- C++ Primer ex 6.20
- How to call a non static function from a static function
- Question about proprietary software development using GNU C++
- How to store the data of a large map<string, int>?
- IS THE BIBLE GOD'S WORDS!!!
- add a directory location for compilation
- What is going on here?
- Really bizarre linking error!
- When to use overloaded operators
- Smart pointer and thread programming
- Free memory in a vector<char*>
- Composite classes
- A question in TC++PL!
- Function pointers and default arguments
- c++ language
- comma overload semantics
- Class and Inheritance
- Converting a unsigned char * to const char *
- Reg. Function Templates
- test if integer
- sequantial processing of files of several directories
- "<vectors>"
- Looking for a C/C++ header to XML file converter
- Fwd declarations crossing namespaces
- help with file I/O
- string to stream
- unsigned char ---- a special type of integer
- To Print the source program as output
- stream operator overloading question
- playing with vectors
- Default parameters in COM
- Default parameters in COM
- How to add thread-safety in a logging library?
- counting repeated words in input
- lines of code
- Multi Inheritance
- Ways to make inline work?
- How to make inline work?
- Accessing the second in a pair via for_each?
- Is it a good idea to implement constructors with assignment operator?
- Inputting Operators
- Error Managment
- Array of pointers. How to check index without failure?
- Question about (problem with) template specialization
- Determine if type supports operation at compile time
- How to obtain the type of the exception in 'catch (...)'?
- 64-bit problem with Bitoperation
- Borland ClientSocket gives memory leak (handle count increases)
- automatic template instanciation (g++, -frepo)
- An attempt to make a 'property' in C++
- a pointer to a derived class problem
- cool
- I cannot use the hash_map::operator[] to read the value in the hash map?
- STL: vector<T> to T[]
- std::map initialization - reserving hashtable size
- Why is this code complaining about constness?
- Re: Big Bertha Thing Extract
- Error - Cannot call member function without object...
- Avoiding ambiguities
- can operators be inherited?
- "protected" confusion
- template memberfunctions
- RS422 Serial Communication Codes in C++
- I'm stuck with the implementation of a generic algorithm.... need some help :P
- SIGBUS, Bus error.
- curiosity singleton pattern?
- Where do I download Comeau compiler.
- Where do I download Comeau compiler.
- Only one point of return
- gdb doesn't find symbols
- Named Pipes in C++
- C++ compiler about version 4.3 and an odd error of a compilation.
- Script and c++
- pronunciation on malloc thing
- Using default argument in the template function.
- Any design pattern for a transformation class?
- Address of an object
- Re: units hijnks
- Data structure problem.....
- Re: Big Bertha Thing Extract
- template overload resolution
- Strange GCC warning
- Newby C++ vs. C question
- Precision of C++ left/right shift operator..
- Variant, SafeArray.....etc
- How can I declare and define a friend template function in a template class?
- The library of Openthreads and an odd error.
- void func(int array[32]) standard confirmed?
- help understanding iterators with vector::insert
- inline function
- Re: Big Bertha Thing Extract
- migrating c++ application from solaris to aix
- How to Checking a URL :Valid or Invalid
- float m[4][3];
- Switch vs stl::map
- Binding
- how to call method of the class which contains a pointer to other class method?
- Exceptions & Constructors
- How to pass an enum to a function
- Reference counting
- newbie question
- Static Object
- g++ search path
- Confusion about inheritance and the allocating memory via new
- User defined numerical types as template parameters
- Big Bertha Thing Extract
- New well tested makepp snapshot released
- Why Is This The Best Program Online ?
- overloading << for map and multimap simultaneously
- some problems about exact match in the overload resolution.
- How to get some C++ proficiency
- please help me
- I need help
- Self Motivated Learning C++
- Copy Constructor
- cool
- iterators
- C++ headers
- encryption problem
- Using string where a char* required
- Re: Big Bertha Thing proton
- Composition versus Implementation Inheritance
- About C++ Reference
- How to specially treat the beginning of a type list?
- recursion output
- suppressing warnings in boost header files
- Creating a std::map of references
- atexit problems and questions....
- Re: Big Bertha Thing proton
- Best algorithm/data structure combination for word lookup?
- Can someone please explain the output of this code?
- Wikicodia - The code snippets wiki
- GCC: non-conforming implementation of C++
- Calling 16 bit dll from a 32bit application
- how does map take care invalid range for erase()?
- Classes in a hierarchy inheriting from the same class
- seeking highly efficient caches scheme for demanding engineering computing?
- Re: C/C++ speed optimization bible/resources/pointers needed!
- STL hash_map
- Re: C/C++ speed optimization bible/resources/pointers needed!
- How to fire event of a TActiveForm ?
- Re: Big Bertha Thing proton
- constness and inheritance
- Why is ; used at the end of class definition.
- avoid implicit cctor call
- pass by reference
- simple question
- Temporary default argument storage duration
- this is very good
- Template static member initialization
- Formatted output
- how to use the return value when using C# dlls in a C++ project?
- compiler unable to choose proper overloaded function (causes C2666)
- conversion operator problem
- Why can't PODs have constructors?
- valgrind: failed to start tool 'memcheck' for platform 'x86-linux': No such file or directory
- Probleme bei DLL-Erstellung und <vector>
- precedence of binary operators
- Help with Regex (UserName, Email)
- About the retrogression problem when passing a array variable into a function which takes a pointer as its argument.
- Big Bertha Thing proton
- This One is ULTIMATE. (Dont' Miss)
- call const function from non const function
- very nice
- ... nice
- forcing new to fail (or throw an exception)
- Graph Theory Implementation
- Comments solicited about stylistic preference
- Overriding base class
- Dynamic Aggregation
- Question about a static vector<*A> in class A
- C++ Primer ex 5.18
- Streaming file IO and binary files
- What is the counterpart of Java API Specification in C++
- Something about template , static interface and Concept.
- Why some ADs in this group?
- What is the value of it's corpus?
- passing array or arrays.
- delete the dynamically allocated memory twice causes error
- removing from vector
- constructing nested vectors
- File Input/Output
- Re: Big Bertha Thing invite
- Problem with pushback function - "An Access Violation.. "
- partial specialized templated classes
- Multiple Choice C++ Questions
- Initializing static reference (non-POD) member variables
- new & delete
- single(ton) interface
- C++ Primer ex 4.30
- Can anybody help me linking Fortran into C++
- Find code
- Find code
- intermediate/beginner question on classes
- intermediate/beginner question on classes
- Creating array of data types
- Rounding
- template classes and implicit conversion
- copying Vector elements into Dynamic Array
- i need some ebooks on c++
- API DLL or standard DLL?
- What is the 'explicit' mean as a key word?
- Can anybody help me about the memory leak
- C-C++ books and tutorial
- throwable .vs. non throwable?
- Definition of 'evaluate'
- I need a C++ code style checker.
- learning design.
- What's the scope of a variable defined in parameter list?
- Is this approach safe?
- segmentation fault...
- GCC -- reducing compiled code size
- virtual functions/generic access
- cout, operator<<, sequence points
- Re: Big Bertha Thing invite
- Order of destructor execution.
- linker error
- Compiling a .lib and .h file to a COM .dll
- Header dependencies
- readwrite lock with read reentrant
- hey people what going on
- How important is software maintenance?
- executing linux shell script from within c++.net
- anonymous enums
- No polymiorphism for virtual operator= ?
- Combining C-Dll into C++-Lib
- mixing bound and unbound friends
- "class" used as a variable in C file
- avi converter
- How to remove elements of vector by index
- formatted output question with strings
- Memory Layout for Multiple and Virtual Inheritance
- "United We Gain"
- Re: Big Bertha Thing invite
- Basic question on streams
- Problem with partial specialized member functions
- Operator overloading and copy constructor. Can't find the error.
- Read 8-bit grayscale JPEG image in C/C++
- UML from cpp
- prefered way for support legacy C API on char* and std::string
- C++ Primer ex 4.16
- boost::lambda::bind
- boost::lmbda::bind
- What does ">?=" mean?
- file input using std::string ?
- The Convenience of Online Learning. The Benefits of a Respected Degree.Try Ellis College for Free.
- The Convenience of Online Learning. The Benefits of a Respected Degree.Try Ellis College for Free.
- Downcast with smart pointers?
- Big Bertha Thing invite
- wxWidgets frame background color