View Full Version : C++
- I think I messed up my compiler
- Can inserter/extractor operator overrides be made run-time polymorphic?
- beginning games development on the mac
- Confused on class member variable initialization
- What does * new mean?
- Template argument deduction cannot be performed
- Need clarification about virtual methods & inheritance
- port Win app to Linux Questions: Memory management and OEM Char
- how could i declare & define function in header file
- C++ / STL / G++ / Slackware
- C++ Reading binary data written by other Language programs
- Help with template friend and ostream, I think I am close
- Need help reading UTF-16 files ...
- (help) Runtime error in ifstream/ios class
- what is fun1()->fun2(params)
- Link error in minGW (seems libstdc++.a is not in the search path)
- strange ifstream problem
- operator new override/overload?
- Declaring struct as static is causing problem.
- Making the best of it!!
- typedefs, qualified identifiers, class names and name lookup
- Macro GCC????
- File-splitting Function: Uses FILE * - better way with ifstream?
- What's wrong here? (newbie)
- When to use private inheritance
- loop -> for_each
- How to activate a running Windows application
- valarray addition and overflow handling
- Error trapping
- The difference between C and C++
- How/why does this work?
- Compile error with virtual inheritance: const <anonymous>**
- Find duplicate entries in STL algorithm
- Temporary varriables and thread safety
- Problem with Accessors
- STL vector VS list
- Moving Project From VS 2003 to VS 2005
- Conversion of char * to bool
- Any memory leak for this Singleton Implementation
- Problem: global variables and singleton
- diamond inheritance, constr. question
- STL bind1st question
- Newbie question: reference as argument
- stl: what member function need to exist in class for list implementation
- Peeking an entire line from an istream
- Newbie: different problem with references
- What to do when base class is not specified as virtual?
- Is my understanding of containers valid?
- Unable to compile using boost::date_time library
- template problem in MSVC6 - getting wrong parameter type
- The bad coder joke =D
- Question about Boost.lambda example
- debugging runtime error
- constructor and initializer
- debugging a memory violation problem
- template in error
- C++ Beginners question
- Templates and Inlining
- Template class - Compilation problem
- save to file
- Compile error with virtual inheritance: const <anonymous>** - AGAIN
- Using time_put and time_get from <locale>.
- New to C++ need help
- debugging -- behaviour to be explained.
- Removing a vector element using std::swap and std::vector::resize.
- ===Welcome to comp.lang.c++! Read this first.
- key-value pairs: key consists of 3 ints
- Clear Thinking Power for Comp Developers
- Tightening up Shootout code
- NULL pointer and null references
- auto_ptr memory leak with arrays?
- virtual functions
- confusion over static variables
- looking to use graphics, can't find any thing
- Want to shift bits with addition of 1
- Implementing library algorithms
- How C++ Exception handling works ?
- Global variables.
- CFP: LASER Summer School on Software Engineering
- SOCI 2.0 - a database library
- Problem with member and non-member binary operator in template class
- how to implement a "typoef" thingy.
- invoking member functions without creating an object or pointer of the class?
- Setting member variables before constructor call
- multiple return paths question
- COPYING (not extracting) data from an istream object
- Error in program. cannot convert from 'char []' to 'char [10]'
- c++ float and integer
- Physical Location of #define Symbols
- STL string - converting to low case
- typedef in C++
- difference between generics and templates
- Question about Effective STL item 7
- Buffer overrun - exit or abort?
- auto_ptr and PIMPL
- DLL, XML, What the H-E-Double Bang
- Overloading 'casting' operator
- from vector of pairs to a map
- pros and cons using reference-counter VS reference-link
- std::list iterator usage
- Is it possible to access this newsgroup using Thunderbird?
- Re: Generic Programming
- Calling static function using uninitialized pointer??
- slicing copy, what's wrong with abstract class?
- map whose key_type is the pointer to an object
- C++
- Function to search for Characters
- Recast a member variable in derived class?
- design guidance
- Barton-Nackman and compilation under Solaris
- Re: Big Bertha Thing blogs
- c++/stl development top nyc financial firm
- Passing an evaluated variable to new in allocating a derived class
- classes pointers
- ))))
- STL algorithm VS Java loop
- std::map with user defined data
- error: 'std::ios_base& std::ios_base::operator=(const std::ios_base&)' is private
- parsing files
- difference between a namespace and class with just default constructor
- No argument constructor and function prototype
- trouble including "iostream" "fstream"
- Relative prevalence of "good" C++
- problem with operator<<
- problem with array and classes
- implementation dilema
- Available C++ Libraries FAQ
- Concurrent Pascal vs. c++ ?
- Funny! More offers to select a search engine!
- ostringstream and memcpy
- templates problem
- reading from a binary file
- C++ strings
- iota
- Free speech.
- stoopid begineer with a question
- ===Welcome to comp.lang.c++! Read this first.
- Dual-Graph Library
- Saving BLOB data using C++ In one insert statement into Oracle
- Visual Studio 2005 C++ Resouces
- string to class type using typeinfo
- Question about STL erase function
- pointer reference problem
- C++0x and file I/O
- copying a file
- Efficient list swap
- Execute a function in each element of the list conditionally
- Overload operator error ?
- checking bits
- language law - how to describe the state of uninitialized static storage
- debug mode
- about return type of an overloaded operator
- doubt in strcmp
- using streams for communication between threads...?
- Re: Generic Programming
- "Virtual constructor" abstract base class - feasibility?
- memory mapped file stream
- paradox when constructor of an pure abstract base class called?
- memset on structs with non-PODs
- sending <STX><ETX > charaters to RS232 port
- Create a list of class as a member attribute
- Shared string inside DLL
- instance scope ?
- policy base class using static member functions
- policy base class using static member functions
- Any good way to extend std::swap?
- Funny! More offers to select a search engine! (oo)
- string.format help
- C++ Interview questions for large C++ projects
- extracting rest of an istream (istrstream)
- drag and drop onto exe
- get filename from string
- STL ?
- Invitation to I18N_EXPERTS@googlegroups.com
- Handling ThumbTrack Notification for Multiline Edit Control
- STL and aCC
- Initialize const or static map
- c++ support for unicode, utf-8, encode/decode, ifstream, wstream?
- STL vector with iterators
- error C2664: 'strcpy' : cannot convert parameter 2 from 'char' to 'const char *'
- making sure that the deallocated dynamically memory returns to the heap?
- Where can I get the source for g++ 2.95.?
- Accessing Lvalue from function
- ANN: C++ Portable Components Release 1.0
- GNU libstdc++ crash 64 bits gcc 3.4.2
- order of #include statements
- how to init a derived struct?
- loop -> for_each
- loop -> for_each advanced
- vector of vector of vectors
- const correctness
- Assignment through base class reference
- My C++ library
- suggestions on improving source
- Re: Free speech.
- What is the advantage of Boost scoped_ptr?
- ECMA-372 is stepping in on C++
- what is causing this error?
- passing argument in STL loop ?
- List Iterator Not Incrementable?
- question on the assignment operator
- STL for loop ?
- throw in destructors
- initialisation of static
- display from video card visual c++
- Replace simple function with object of same signature
- Automatic lvalue in functions
- ANN: iof library available
- Overloaded type converter STRANGE behaviour
- Magic Wand Implementation
- Debugging C++ program in GDB on linux
- where does open open the file?
- Video Streaming in Windows
- Re: C++ Interview questions for large C++ projects
- c++ as beginner...
- friend operator<< in template classes
- ===Welcome to comp.lang.c++! Read this first.
- Gauss Jordan Solver?
- How to install c++ on Windows
- utility to view the expanded preprocessor macros
- PostMessage() in vc++ thread not talking to main program
- how to use this utf8 interators to read from a file
- How to delete an array?
- question about operator new
- How to open a file in $PATH?
- Debugging a Segmentation Fault in C++ STL code
- Whats wrong with my stream ?
- garbage collection questions
- C/C++ code to parse XML file
- memcpy a int to a char buffer ?
- Smart Pointer library in C++
- size of a class having enumerated data types?
- CFP: IAENG International Workshop on Computer Science (in IMECS 2006)
- "named parameters mechanism"
- does multimap insert invalidate iterator?
- Average All-Pair Shortest Path on a Graph
- Average All-Pair Path on a Graph
- global scope variable in .cpp file?
- Interface
- Help with initialization of graph (Boost Graph Library)
- Remove items from a stl vector
- Virtual Template or Template Virtual
- Help with std string
- graph layout algorithm
- Definite type sizes
- Grand Opening Giveaway! 85% off all electronics! http://xthost.info/ediscount/
- Running MS-DOS within a c++ program (Code)
- static initializer order
- STL: copy vector of class ?
- bstr string to New character string
vBulletin v3.5.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.