C++ Language (Moderated) [Archive]
View Full Version : C++ Language (Moderated)
- Acceptable implementation of vector<> or deque<>::erase?
- Motivation for smart pointers
- nondeduced context workaround
- *OBJECTIVE* reason to not use MI?
- Why no <stdfwd> header?
- Comparing pointers that point to objects that are not in the
- using volatile bools instead of mutexes when synchronizing t
- Locking & Unlocking mechanism in UNIX shared memory
- STL string::resize question / proposal
- difference between 'C++ Primer' and 'C++ Primer Plus'
- is this legal C++? (on "Modern C++" style templatized polic
- How to give access to const-interface of a base-class?
- Opinion sought on name hiding issue
- Copy Constructor for an Array Element ???
- API for STL?
- Calling an unknown set of separately compiled functions.
- when does a method of a templated class have to be defined?
- library questions
- ANN: NSTL 0.5 Release.
- sequence point and reference
- RTTI lifetimes
- template function called in template class
- throwing C++ exceptions through C and/or FORTRAN
- is this use of typeof() legal?
- Static member initialization without class scope operator
- Which complex implementation violates the standard?
- Type constraints on 'less' predicates
- Return types of overridden functions
- compression streambuf and wchar_t
- overloading new() and delete() for a collection of classes
- an answer to my own question
- Interesting std::replace_if problem
- int(), float(), bool()
- Intel C++ for windows
- Function Pointer Type Confusion
- sequence point and reference
- Definition and Declaration (Definitions)
- typecasting the base class to derived class.
- error: function type may not come from a typedef
- implicit constructor declaration (user annoyed)
- new operator - again...
- preprocessor hack
- function as a parameter
- inheritance in templates: what scope?
- Object Composition & Returning References....
- How to invoke a Java servlet from C++ code
- instantiating a template on strange type
- resizing memory
- operator delete args
- Policies in templates with "variable" number of parameters.
- string::operator+ vs. string::operator+= vs. ostringstream::
- Using namespaces to partition code
- streambuf for reading from existing memory block
- deriving from STL containers
- Overloading the new operator
- Pointers to function and pointers to members
- Howto make an interface without abstract base class
- STL Vectors & Memory
- reinterpret_cast<>
- Is it constant folding at work
- C++ feature or weirdness?
- Function Overloading, non-exact argument matching
- Using vector<unsigned char> as raw memory
- RTTI Performance
- Is compiling without exception support always bad?
- extern "c" from c++ header files referenced in c files
- serialising class instances
- Shouldn't iterators be ordered?
- Compiler error or? Microsoft VC++ v6.0
- at the end of a line works in a comment too?
- partial template specialisation error
- Question on best way to parse tab-delimited file
- lazy method for overloading operator=?
- deque C2027 error
- Metaprogramming problem????
- reading numeric value to char
- class definition containing member of own type
- Template Instantiation of Polymorphic Types
- Help perfecting std::vector for antique C++ compilers
- inline syntax
- streams and FILE* interoperability
- std::vector for pre-template compilers
- namespaces and typedefs
- Taxonomy of class patterns
- namespace within a class
- Basic virtual base class scenario.
- multiple parameters
- Small (but slower) Standard Library Implementation?
- new TYPE[0] - legally?
- std::ios_base::fixed fails for +(1.79769E+308)
- About standard allocators.
- duplicate template specialization (errata)
- newbie: result of stream << operator
- Tools for detecting reads from uninit mem
- volatile, atomic variables & multithreading
- operator inheritance from a class template???
- Find
- A tricky problem about instantiation point.
- superiority of unnamed namespaces over static linkage?
- segmentation fault
- problem compiling function
- [ANN] Date for C++
- adding members to existing class hierarchy
- Using directive vs. default template parameter
- duplicate template specialization
- including sys/ioctl.h with gcc 3.x under Redhat Linux 9 ?
- Access specifier and inheritance
- Interesting std::replace_if problem
- Setting sorting criteria at run time for stl sets?
- Pretty printers/ beautifiers
- I feel that there is a fundemental flaw with the way I am pr
- Scope error.
- using for_each and mem_fun_ref on associative containers?
- Initializing std::basic_string<> with literals
- How represent points in 3d?
- Preventing implicit type conversions (again)
- A Library Design Question
- Memory question
- virtual base classes and destructor calling
- Is a template ctor a reasonable way to provide compatibility
- how can i plant these code about hash_map based on windows t
- General Coding techniques for optimizing code space using C+
- forward declarations of enum in class?
- Forced downcasting - when will this work?
- How to type traits a enumeration type?
- Another base/derived problem with gcc, but not with MSVC
- Why not using x::a, x::b, x::c; ?
- Reading from a STL vector efficiently
- Use of istream_iterator
- Problem with cout
- do union members start at the same address?
- Pass an array or set of N values by value NOT by REFERENCE
- Multiparadigm language - paradigms?
- Descriptions of EH Implementations
- Design By Contract - Some thoughts
- [ANN] Date for C++
- Can smart ptr really encapsulate raw ptr?
- Record and Replay Debug Sessions
- Using find_if() to search backwards
- volatile keyword
- Hash map containers
- Safe Number Parameter
- How to validate a pointer
- Predicate function for STL container with 3 parameters
- Resolving ambiguity in ctor's parameters
- list of arbitrary classes
- Operator overloading + templates ambiguous? [corrected]
- enum typedef...
- C++ exceptions and multiple platforms
- Aspect Oriented Programming techniques
- dynamic_cast q
- ambiguos function call
- Inlining ctors for non-local statics?
- A call for Hungarians
- finding out whether two types are related at runtime
- [ANN] Aspect-Oriented Programming with C++ and AspectC++
- Efficient C++
- Legal to pass incomplete type to vector?
- disable implicit cast
- Create static output methods
- array of pointers
- Portable code to find a file
- Date and time problem
- template deduction on return type
- Koenig Lookup vs. Barton-Nackman Trick
- Boost release 1.31.0 available
- monostate class should have no instances?
- Are costly checkings in assert(bool ...) switched off
- Calling member function for elements of a container
- Pimpl idiom and nested classes
- Overriding one member of an overloaded Function
- inherit fstream, problem with cascaded operator<<
- C++ Conferences/Publications
- template <> specialization according to the Standard?
Powered by phpBB © 2001, 2006 phpBB Group.