comp.lang.c++
By Subject
5002 messages sorted by: [ author ] [ date ] [ thread ]
Starting: 09/30/04
Ending: 10/31/04
- "extern"!
- "Function template" problem
- "long long" seems to be broken too...
- "Non-constant" constant can't be used as template argument
- #define and commas
- #pragma problem?
- 'delete &Buffer' is legal ?
- (no subject)
- (Why) Can't char* template parameters be const?
- -output-def, -soname using gcc
- <string>.replace]
- ===Welcome to comp.lang.c++! Read this first.
- [ANN] depdot 0.1.0 released
- [ANN] SMC - State Machine Compiler v. 3.1.1
- [ANN] SMC - State Machine Compiler v. 3.1.2
- [ann] WIN32GUI - v1.5.1 released
- [BCB] moving components at runtime
- [book reco] Code review / suggestions - Log / Instrumentation class
- [Fwd: <string>.replace]
- [Fwd: perl AUTOLOADER vs c++]
- [g++ mingw eclipse] How do I setup Eclipse to use MinGw's g++ compiler?
- [not-in-charge]
- [OT sort of] Recommended Reading
- [OT, links, welcome msg] Threads
- [OT, redir] c++ non-lang tuts, but on linking, libraries, workspaces and includes
- [OT, redir] Fun with error messages
- [OT, redir] MySQL and C++
- [OT, spam] C++ IS OLD TEHNOLOGY!
- [OT, welcome msg, redirect, FAQs, links] Incredibly simple graphics question
- [OT, welcome msg, redirect] [BCB] moving components at runtime
- [OT] C++ sucks for games
- [OT] Just wasted $60 on Borland
- [OT] LCC in CLI era
- [OT] my first 3D Multiplayer game using directplay (troubles with AppWizard's code)
- [OT] Principle Engineer needed
- [OT] Votes for Usenet Fsckwit of the Century Award
- [Q] const declaration in .h file
- [Q] Impact of Unseen Types
- [STL] hash_map problem
- [URGENT] fgets reading last line in file twice
- [URGENT]Signal Handling
- __lll_mutex_lock_wait ()
- A fast column based Cholesky factorization in C++ needed
- A few floating point issues
- A little design question
- A little off topic but..
- a problem in reading 《C++ Primer》
- A problem with overloading << (compiler = djgpp)
- a question declaring a STL container holding iterators
- A simple class?
- a+b+c is not equal to a+(b+c)
- a[3} slower than a.x; a.z; a.z
- about constants...
- about cout output format
- abstract classes not detected by compiler
- access & address
- Access a class as if it were POD
- Access to public base classes protected functions in objects different from this
- Access to public base classes protected functions in objects different from this (followup)
- accessing variables from more than one .cpp file
- Address of temporary objects
- advantage of returning values through the argument list
- agile
- algorithm help
- alternative to RTTI needed
- An easy way to turn strings in to data types
- An exponentiation function for int?
- ANN: Working Effectively with Legacy Code
- Another help on fstream
- Any new development of C++
- any one got notes
- Any way to speed up "new"?
- AnyClass
- Anyone know of a good ODBC Database Class?
- Anyone Know of Good Date/Time Classes?
- Are Boost.org & Doxygen "the best" for their jobs?
- Array
- Array of Pointers to Objects
- Array problem
- Arrays over vectors?
- Assigning std::sqrt to function pointer
- authentication
- Auto get()s and set()s
- auto_ptr vector discards qualifier
- Automatic Conversion of STL Containers: e.g. from vector<derived*> to vector<base*>
- Automatic detection of "dead" headers?
- Available C++ Libraries FAQ
- Avoiding const_cast ?
- avoiding object files
- back_inserter() on strings
- Base or deruved object?
- Beginner learning how to build a Router Simulator?
- beginner. Need HELP!!!!
- Beginning C++
- best C++ browser
- Best compiler out there?
- best GUI Lib?
- Best IDE platform: Eclipse?
- binding lua (newbie)
- Bit-twiddling with floats
- bitmap backgrounds?
- book query
- boost::checked delete
- borland c++ 5.01?
- Broken header files on 'Je me lance!' CD
- built dll in release mode, adding event log entries referencing code
- BYTE* array into a list
- C library errors -> C++ exceptions
- C to Java Byte Code
- c++
- C++ 2003
- C++ and C difference
- C++ Classes within DLLs?
- C++ Coding Standards : 101 Rules, Guidelines, and Best Practices
- C++ compatible with C ?
- C++ documentation...
- C++ Function Pointers
- C++ help
- C++ is EVIL, it's the computer language of SATAN ! ! !
- C++ IS OLD TEHNOLOGY!
- c++ named pipe example
- c++ non-lang tuts, but on linking, libraries, workspaces and includes
- C++ sucks for games
- C++ sucks for games)
- C++ Threads
- C++ to C++ transformer
- C++: Pointer to a string in a class
- c++builder exceptions
- Call Stack
- Callbacks
- Calling a C library function from within C++
- Calling functions in other files...
- Calling parent constructor from child constructor
- calling parent virtual function wtih out calling it
- Can a template class have a static data member of type T?
- Can I write a recursive type definition ?
- can you make the anticheatpatch?
- Can't spot source of corruption!
- cannot convert char** to const char**
- cannot pass objects of non-POD type
- Cannot See It!
- case insensitive string::find
- Casting Function pointers : Can anyone correct this MS Knowledge base Example pls ?
- casting problem
- Casting struct to char array
- Casting struct to char array (was: Linked List problem)
- Challenge: Triangles puzzle