- Defining static members in explicit specializations
- Should I define my own allocator?
- Initializing order
- spaces handling while reading input from a file
- stl iterators "null" value
- Functions problem
- a deconstructor question
- why pass-by-reference of a pointer variable?
- pointer and string
- SmartPtr type conversion error
- Is C-style string unchangable?
- Why does it work?
- Returning an Array a characters?
- help partial sepecialization
- Why does not this main test program work
- Source for C++ library design and programming
- memory allocation.
- Difference between "float" and "GLfloat" ?
- A trick to wrap the callbacks ???
- Wish You a Happy and prosperous New year
- A new cross platform c++ framework (another)
- Compliant compiler? Comeau?
- Happy New Year and Merry Christmas!
- erasing element in a vector of pair ..
- Clustering
- Example of using sockets/http
- Determine type of typename T?
- How to use long double floating?
- Set boolean array elements to false using STL algorithm?
- ===Welcome to comp.lang.c++! Read this first.
- Updating a binary file?
- Problem with getline and files
- Probleme mit Pro*C Compiler
- movie tutorial - "C++ - It is so easy! - part 1" made by noisy ;)
- ODBC Class
- how to store a string into a vector?
- itoa
- Generics in C#, Java, and C++
- vector<Foo> how to force default constructor
- memory allocation and new
- What mean "foo& foo2::foo3()" ?
- find / find_first_of - vector of pairs..
- Const int variable declaration.
- The New Extension IDE - EXTEIDE
- The New Extension IDE - EXTEIDE
- Reading BiosID in win32
- Return value of _time64()
- Advice on wrapping data
- Suche schnelle Zufallszahlen-Funktion
- compiler ??
- A non-blocking socket reading function
- OOP vs procedural
- When does initialization of static member variables occur?
- [noob]iostream.h
- what is vtable exactly?is it a structure or an array?
- gmake
- type convertion between template
- Creating a stringstream in a parameter
- problem with delete
- array of functions?
- Farewell CUJ
- Multiple Inheritence
- Input bidirectional custom iterator
- [noob]Multiple inheritance
- C++ STL in embedded systems
- Shape DragOver and DragDrop
- How to call a virtual base function with variable parameters?
- Passing different sort methods to multiset
- 2d visibility algorithm?
- problem with strings
- Variable Scope, Initialization, Linkage etc.
- Why "const" break the Polymorphism?
- antivirus program
- Any Developers Who Worked on TradeStation 2000i
- Any difference in these array declarations
- ===Welcome to comp.lang.c++! Read this first.
- Registering a GLUT Callback in C++
- flash & VC++
- Overloading Operators for User-Defined Types (NOT Classes!)
- Question about structs
- Restricting base class visibility
- Directory access
- How to delete the Folder and its file using VC++ code
- Free Online Assessment Tests
- static array with variable amount of elements??
- Structure size check at compile time
- typedef
- A book on Gtkmm
- Vector of abstract classes filled with derived classes ?
- question regarding delete[]
- newbie and polymorphism
- boost::shared_ptr mutual header inclusion problem
- Help with debugging code
- virtual destructor
- weirdness with std::map<const char *, int>
- After calling constructor, the destructor is called immediately - why?
- subclassing std::valarray
- Specialization of only one template parameter?
- Re: C ++ is DEAD
- how to clear up the std::stringstream?
- STL exception safety, operator==
- Constructor of a derived class
- NULL global variable
- Expression templates and generic matrix operator
- Compiler messages with pub/prot/priv inheritance
- Re: C ++ is DEAD
- Could someone please explain?!
- initialize the global variables in .so files
- virtual function
- generic tree container library
- new to c++
- difference bewtween static and dynamic inheritance?
- What is ScatterHierarchyTag means?
- Problem using std::map
- Advise on implementation of custum graph
- unnecessary declaration of Virtual destructor
- why does my overloaded operator discard qualifiers
- member template methods
- C++ Template Question
- Counting the number of times I've tested a program
- Counting the number of times I've tested a program
- Counting the number of times I've tested a program
- Arguments in partial template specialization
- Decompilind dll's
- simple question on type casting~
- C++ Equivalent of <stdint.h>?
- need help with algorithm
- Problems Compiling enum.h from ENUM++
- basic question for vector
- basic question about std::vector
- Has anyone used enum.h from Besser's ENUM++?
- GetSaveFileName problem: can't get selected filter and put default name
- difference between *foo and (*foo) ?
- A Complete ENUM++ (from Besser's CUJ article) Example
- VC++ 6 ___ EXE file runs fine on one computer but not the other
- OOP casting classes (using one single variable for similar types of classes)
- illegal reference to non-static member
- Server-side applications for form processing
- A dying era
- Generic matrix operators
- What if...
- help in comparing
- Start when windows starts.
- Singleton usage
- Local static variables and multithreading
- Another problem with singleton...
- Suggested extension to C++: static namespaces
- ===Welcome to comp.lang.c++! Read this first.
- Visual C++ vs GCC
- member function definition inside and outside class..function already defined error..
- Merging images
- sentinel processing, C++ no break label
- Get Window handle from point
- Get Window handle from point
- Get Window handle from point
- Get Window handle from point
- terminate thread waiting on cin
- vector push_back question
- nested iterator
- Linux Folder Iteration
- Converting from std::str to char
- Off topic - To be ignored
- Plugins in the class
- mail13
- Syntax Question
- "has-a" question
- Stupid problem with boost::share_ptr
- Stupid problem with boost::share_ptr
- Stupid problem with boost::share_ptr
- converting to studio 2003 en 2005
- Binary tree search in text file entries
- will this work?
- Using only the values returned by functions -- elementary question
- Using only the values returned by functions -- elementary question
- is there better way to add indent space?
- Implementing virtual concept in c
- Reduce memory usage?
- template confusion
- Singleton Class
- friend oper<<
- extending enum's: what operators?
- error compiling with read function
- Article about memory layout for virtual inheritance
- How to check if a pointer is "valid" ?
- STL map insert question
- Is Being Rude and Condescending a Legitimate Way to Attract New C++ Programmers?
- articles on design increases performance and test first?
- ISO C++ forbids declaration of `cout' with no type.
- asking about good books
- how to interface between different languages
- how to interface between different languages
- Pass a derived object to func so that it is base?
- A portable way to pass a string to C++ as macro?
- how to decrease link time
- Diamon inheritance problem
- positions of attributes
- how exclude initial part of a buffer???
- How can I get the encode of a txt file and convert it into UTF-8?
- Macro needed
- Can't output strings to std::wofstream (g++)
- Disassembly of C binary
- Is there a C++ or C certificate?
- How to Create a Circular Queue in C++
- memory allocation question when using ostringstream in STL
- SQLite Queries
- compile error trying to call STL sort
- Convert a Java iterator loop to C++ STL?
- building an unsigned character string.
- Completly newbie question
- newbie...please help!
- Create a variable size but non-growable array
- Write a function processes a list
- Unit Test Framework for c++ program
- callback and boost:function
- What is used for storage
- Virtual keyword & compile time
- Memory access optimization
- Help with std::string
- Multiple inheritance and access specifiers issue.
- Help with Extending std::exception class
- error: syntax error before '*' token
- Multi dimensional Array
- seeking web tutorials for compiler
- unresolved external symbol
- A stl vector of smart pointer
- ===Welcome to comp.lang.c++! Read this first.
- Create a Reference stl:vector attribute
- Create a list of list in Stl
- iomanipulator
- template type from string at run time
- Initialize reference to itself
- Linker Error: For a defined method() in C++
- Initialize a Reference type class attribute
- What in the HECK is going on???
- trivial or non-trivial object
- Compiler question
- Linux Programming Question:: Get Free Disk Info (with path name if possible)
- how to open a log file?
- Warning: no newline at end of file
- Reading a method pointer from a stream
- How to correctly call initialization and cleanup functions?
- Converting iterator to pointers, revisited
- Confusion about row-major and column-major
- Why need .dll if I use static lib?
- Char array initialization bug in vc++ .net 2003 ?
- Loki and BOOST
- pointer to a vector? shall i delete it or clear it?
- Header file compilation
- for_each() algorithm
- VC++/ CONTRACT/ IMMEDIATE/ IN