- global namespace
- ANN: coutf library (alpha)
- Dvd audio track
- enum question
- What is the use of namespacename::classname().function()
- C++(object oriented) source codes of applications designed for embedded systems
- Assignment operaor
- VC++ .NET 2003 Output Window
- a question about understanding some piece of text from a book
- some stuff about Qt + urgent help
- I need a programmer
- Program Closes
- dynamic_cast to find out the deleted pointer
- What is the data structure & algorithm that is fastest searching & sorting.
- can I do "delete &reference"
- Empty class declarations
- Here it is. The smoking gun.
- Enums reference in C++
- Implicit typename, typedefs, and inheritance
- Assigning floats using precision (funny example)
- Template matching with inner classes
- temporary object
- Advice on input organisation
- global variables
- LEDA compilation problem
- Evaluation of expressions
- Assign class memer in body of constructor
- Sound Triggering
- Order of evaluation
- exception handling within initialization list
- XML server for XUL application
- more copy constructor when returning value
- copy constructor
- copy construktor
- unicode text file
- Making .lib file from C++ file ??
- Accessing a Meber function through a pointer to a class
- should it be member function or not
- Binary search tree and Dictionary
- C++ exception handling : impacted by gcc optimizaton level?
- hash_set: problem with hash function?
- convert fortran real to...
- Iterating through multi_array_ref like a C-array
- need help with stl lists
- Any good tutorial books on mySQL and C++ interface
- Which is more efficient:STL:Set or array?
- urgent help in Qt required
- Can I call the function in this way
- looking for c++ for MacOS
- compiling a c++ class library
- Very strange error
- Placement new and templates
- map iterators -- Circulators?
- hiding #define and const string value
- What is "incomplete type?" (compiler error)
- Passing pointer to member function to different member function that then calls for_each
- ar and library
- Calling functions from cast operator
- Namespace in a typedef
- Protecting files
- why won't this work after 158th position? get()
- heap vs stack memory
- getting value from listbox
- Importing a DLL function
- deep and shallow copy
- example for define an ordinary function needed.
- ODBC link-time error
- why List<ColorPtr> error2; is not corrent?
- Which (free) concurrency library can you suggest me?
- explaination need for if such a qualifier appears at the outermost level of the parameter type, it is simply ignored:
- Instansiating an object
- Detection of enum as template parameter
- function create at runtime
- Calling a funciton implicitly ?
- map iterator
- Ask about: C++ IDE for Linux
- Sets and level order iteration.
- Nested class definitions
- STL list in a wrapper class
- gcc3.2.3 : exception caught, but still segment fault
- Enum and string // variable from string
- volatility and extern "C" functions
- Invoking templatized base class constructor from templatized derived class constructor
- problem with testing method with STL
- assert to exception : what is the scenario
- socket in C++
- Is A.func1(param1).func2(param2.)func3.(param3) legal ???
- unicode
- STL Container to use?
- Re: ostream constructor behaviour
- using namespace
- std containers and memory
- To use a pointer or not.
- Libraries Dependencies
- Re: ostream constructor behaviour
- Problem using new
- alternative to casting to derived type
- throw()..clarification
- Explanation requested for this speed increase
- Recommended practise for exceptions specifications?
- default value with reference variable
- xsd (XML schema) to c++ code
- subscript operator overloading
- graph/chart api?
- help understand source code in charpter 14.4 of accelerated C++
- Q> How can I pass a value through CREATESTRUCT in MDI applications?
- Default constructed random access iteratators
- Newbie question on vectors of pointers
- operator overloading in templates
- template argument required
- Is there any good introduction books on C++multithread programming
- A basic C++ question
- gcc doubt + how errors are handled
- match char* to enum
- OMG Lightweight Log
- static_cast, inheritance and more.
- Identifying char * vs char[CONSTANT]
- Foward iterators
- inlining and function static variables
- derivation of a template class
- statically link with third-party C++ libary
- about istream_iterator
- Write short to file in binary format
- g++: 'const' qualifiers cannot be applied to...
- When to use #include <> and #include " "
- what's wrong with this helloworld program?
- speed up
- Some strange behaviour of printf.
- explicit instantiation of template methods of template classes
- What would be the output? and Why?
- Proxy classes
- Templated compositors
- Porting from Visual Studio to Borland Command Line Compiler
- redeclaring (pure) virtual functions in derived classes?
- STL function REMOVE doesn't work
- "virtual outside class declaration" and "declaration does not declare anything"
- Anyway to extract properties and interfaces provided by any object.
- Static library Vs. Dynamic library
- C++ code war programs !!!
- Forward declarations and inlining
- namespace templates
- typename liability for inherited typedefs
- STL problem
- Sharing a trivial static_assert meta-function, any comments?
- more template problem
- Re: how to make a static function a friend of a class
- benchmark to calculate the time of each memory access
- type t determination - operator << and >>
- template
- Just a liitle question abou VC++ and MFC
- Public Data in Private Class or Private Data in Public Class?
- return static multidim array
- Virtual functions --- Explain me.
- It seems gdb can not work well for c++ program
- how to link static library to another static libraries
- Qs on 'late construction' and operator >>
- question regarding header files
- Doubt with auto_ptr_ref
- DAMAGE: after Normal block (#45)
- Standard for returning character arrays?
- Member functions inside structure blocks?
- How to interate map
- simple reference question
- Generating licence key & expiry date from C/C++
- How can be added an annotation text box to points of a chart series?
- What does it mean const() after function declaration
- Linker Errors - symbols pointing to templates not resolved
- Accessing static data member through a method of destroyed object
- boost program_options link error
- can't find third-party C++ library
- Re: The world is really unstable these days......
- calling base class destructor implicitly from derived classes
- Client/server Multicast API
- Having trouble with my queue.
- A function for a generic STL container
- plz tell me how 2 find GCD(greater common diviser)
- Recursive construction of derived classes.
- core-dump with list copy
- formatting floating numbers into 7 digits?
- const string which cause segmentation fault - any way to detect this bug during compile time?
- Initializing Object References...See Example Code!!
- STL and some Template
- operator<< in a template class
- How to force 'inline' with GCC or ICC
- map : iterator increment/decrement code
- implementation of queue in c++
- STL, Handle-Body,templates
- std::getline
- Matrix multiply code
- g++ and locale on Solaris 10
- Compiler options for 16-bit DOS applications?
- API Design
- STL and Handle body pattern
- Howto obfuscate OBJECT code (and not source code)?
- c++ compiler
- operator+= question
- need to know the container category
- STL
- URL in C++
- Self id of object array
- Diff btwn Function overloading and overriding
- prefix vs. postfix
- Simple crypto library
- Subject: C to JVM compiler (AMPC)
- Built in type inheritance.
- CString
- Sending binary data to stdout
- How to extract the key name in hash_map
- template problem
- The ideal factory
- how do I link vftable?
- Can't get this static class linked.
- Inheritance
- Route table changing application
- Hashmap copy constructor
- GRETA and STLPort?
- free xml to c++ binding tool
- Lock free thread safe smart pointer based on double linked list
- Posix Thread : C++ : poiinter to Member function
- How to check memory leak in C/C++ programs?
- Thunking
- free xml to c++ binding tool
- C++ and Interfaces, Multiple Inheritance or Composition?
- efficiency of vector::push_back?
- access to member array via public members
- q: static variable initiaization
- Please Help: problem using char[9] as key type of map
- ERROR: storage size of 'tzp' isn't known
- newbie Question on Templates
- Disable a VC7 error
- Assignment Operator with auto_ptr
- Assignment Operator with auto_ptr
- successor function for STL lists
- struct searching
- how to swap with pointers ?
- ANN: C++ string library expands platform and compiler support
- Return stdin to keyboard
- How to random read/write the file in fstream?
- CC and K flag
- cout
- ofstream
- Need to View the contents of an EXE file
- Output to be redirected from console to file..
- Accessing high and low bytes of a unsigned short in a struct.
- Does mPatrol run on Windows ?
- Using your own namespace for the first time
- operator[] and different behaviour for reading and writing
- c++ and 'single colon'
- strlen() speed test
- what's the bahaviro of pop_back for an empty vector?