View Full Version : C++
- std::string performance (Sun implementation)
- which is faster
- What would new (char([0])) give?
- Cast vector<foo*> to vector<const foo*>?
- Are MAGIC numbers always bad?
- C++ POSIX implementation?
- Passing by reference... is it safe in this case?
- Another STL ?
- STL iterator/reverse_iterator
- simple drag & drop
- I fixed a problem...Now, what exactly did I just do?
- Abnormal C++ Compile Time - How to debug?
- multiple inheritence contructor
- Macros (I know, yuk!)
- Random Access Iterator
- ===Welcome to comp.lang.c++! Read this first.
- Return an iterator
- Question about operator new
- Loop over enum values
- cppmake
- Can I put this in a .h file?
- Advice required on my ascii to hex conversion C++
- auto_ptr's exception safe
- what are the rules for writing header files?
- visitor pattern and COM like objects ?
- Solaris : Difference in g++ and CC compiler for variable length array declaration
- Regading interview Question.
- How do I detect infinite floats?
- Passing Through Constructor - Simple Error
- STL ??
- Critique requested.....
- How to use std::copy?
- collecting data from text file
- recursive
- Ada to C++ translator
- Nesting try blocks inside catch
- Using STL how do I convert a variable to a binary string
- inclusion compilation model question
- bitset solution
- Help with template object
- STL iterator
- Converting a macro to a string
- Can C++ do it for me?
- Deprecated API?
- Little problem to use a priority queue
- dtors that fail
- UDP broadcast problem
- experiment with std::fill
- Error "type specifier omitted for parameter" in preprocessor directives??
- Pure Virtual Functions
- release build assertions/verifications
- Interpreting error messages (gcc)
- bstr string to New character string
- STL: copy vector of class ?
- static initializer order
- Running MS-DOS within a c++ program (Code)
- Grand Opening Giveaway! 85% off all electronics! http://xthost.info/ediscount/
- Definite type sizes
- graph layout algorithm
- Help with std string
- Virtual Template or Template Virtual
- Remove items from a stl vector
- Help with initialization of graph (Boost Graph Library)
- Interface
- global scope variable in .cpp file?
- Average All-Pair Path on a Graph
- Average All-Pair Shortest Path on a Graph
- does multimap insert invalidate iterator?
- "named parameters mechanism"
- CFP: IAENG International Workshop on Computer Science (in IMECS 2006)
- size of a class having enumerated data types?
- Smart Pointer library in C++
- memcpy a int to a char buffer ?
- C/C++ code to parse XML file
- garbage collection questions
- Whats wrong with my stream ?
- Debugging a Segmentation Fault in C++ STL code
- How to open a file in $PATH?
- question about operator new
- How to delete an array?
- how to use this utf8 interators to read from a file
- PostMessage() in vc++ thread not talking to main program
- utility to view the expanded preprocessor macros
- How to install c++ on Windows
- Gauss Jordan Solver?
- ===Welcome to comp.lang.c++! Read this first.
- friend operator<< in template classes
- c++ as beginner...
- Re: C++ Interview questions for large C++ projects
- Video Streaming in Windows
- where does open open the file?
- Debugging C++ program in GDB on linux
- Magic Wand Implementation
- Overloaded type converter STRANGE behaviour
- ANN: iof library available
- Automatic lvalue in functions
- Replace simple function with object of same signature
- display from video card visual c++
- initialisation of static
- throw in destructors
- STL for loop ?
- question on the assignment operator
- List Iterator Not Incrementable?
- passing argument in STL loop ?
- what is causing this error?
- ECMA-372 is stepping in on C++
- What is the advantage of Boost scoped_ptr?
- Re: Free speech.
- suggestions on improving source
- My C++ library
- Assignment through base class reference
- const correctness
- vector of vector of vectors
- loop -> for_each advanced
- loop -> for_each
- how to init a derived struct?
- order of #include statements
- GNU libstdc++ crash 64 bits gcc 3.4.2
- ANN: C++ Portable Components Release 1.0
- Accessing Lvalue from function
- Where can I get the source for g++ 2.95.?
- making sure that the deallocated dynamically memory returns to the heap?
- error C2664: 'strcpy' : cannot convert parameter 2 from 'char' to 'const char *'
- STL vector with iterators
- c++ support for unicode, utf-8, encode/decode, ifstream, wstream?
- Initialize const or static map
- STL and aCC
- Handling ThumbTrack Notification for Multiline Edit Control
- Invitation to I18N_EXPERTS@googlegroups.com
- STL ?
- get filename from string
- drag and drop onto exe
- extracting rest of an istream (istrstream)
- C++ Interview questions for large C++ projects
- string.format help
- Funny! More offers to select a search engine! (oo)
- Any good way to extend std::swap?
- policy base class using static member functions
- policy base class using static member functions
- instance scope ?
- Shared string inside DLL
- Create a list of class as a member attribute
- sending <STX><ETX > charaters to RS232 port
- memset on structs with non-PODs
- paradox when constructor of an pure abstract base class called?
- memory mapped file stream
- "Virtual constructor" abstract base class - feasibility?
- Re: Generic Programming
- using streams for communication between threads...?
- doubt in strcmp
- about return type of an overloaded operator
- debug mode
- language law - how to describe the state of uninitialized static storage
- checking bits
- Overload operator error ?
- Execute a function in each element of the list conditionally
- Efficient list swap
- copying a file
- C++0x and file I/O
- pointer reference problem
- Question about STL erase function
- string to class type using typeinfo
- Visual Studio 2005 C++ Resouces
- Saving BLOB data using C++ In one insert statement into Oracle
- Dual-Graph Library
- ===Welcome to comp.lang.c++! Read this first.
- stoopid begineer with a question
- Free speech.
- iota
- C++ strings
- reading from a binary file
- templates problem
- ostringstream and memcpy
- Funny! More offers to select a search engine!
- Concurrent Pascal vs. c++ ?
- Available C++ Libraries FAQ
- implementation dilema
- problem with array and classes
- problem with operator<<
- Relative prevalence of "good" C++
- trouble including "iostream" "fstream"
- No argument constructor and function prototype
- difference between a namespace and class with just default constructor
- parsing files
- error: 'std::ios_base& std::ios_base::operator=(const std::ios_base&)' is private
- std::map with user defined data
- STL algorithm VS Java loop
- ))))
- classes pointers
- Passing an evaluated variable to new in allocating a derived class
- c++/stl development top nyc financial firm
- Re: Big Bertha Thing blogs
- Barton-Nackman and compilation under Solaris
- design guidance
- Recast a member variable in derived class?
- Function to search for Characters
- C++
- map whose key_type is the pointer to an object
- slicing copy, what's wrong with abstract class?
- Calling static function using uninitialized pointer??
- Re: Generic Programming
- Is it possible to access this newsgroup using Thunderbird?
- std::list iterator usage
- pros and cons using reference-counter VS reference-link
- from vector of pairs to a map
- Overloading 'casting' operator
- DLL, XML, What the H-E-Double Bang
- auto_ptr and PIMPL
- Buffer overrun - exit or abort?
- Question about Effective STL item 7
- difference between generics and templates
- typedef in C++
- STL string - converting to low case
- Physical Location of #define Symbols
- c++ float and integer
- Error in program. cannot convert from 'char []' to 'char [10]'
- COPYING (not extracting) data from an istream object
- multiple return paths question
- Setting member variables before constructor call
- invoking member functions without creating an object or pointer of the class?
- how to implement a "typoef" thingy.
- Problem with member and non-member binary operator in template class
- SOCI 2.0 - a database library
- CFP: LASER Summer School on Software Engineering
- Global variables.
- How C++ Exception handling works ?
- Implementing library algorithms
- Want to shift bits with addition of 1
- looking to use graphics, can't find any thing
- confusion over static variables
- virtual functions
- auto_ptr memory leak with arrays?
- NULL pointer and null references
- Tightening up Shootout code
- Clear Thinking Power for Comp Developers
- key-value pairs: key consists of 3 ints
- ===Welcome to comp.lang.c++! Read this first.
- Removing a vector element using std::swap and std::vector::resize.
- debugging -- behaviour to be explained.
- New to C++ need help
- Using time_put and time_get from <locale>.
- Compile error with virtual inheritance: const <anonymous>** - AGAIN
- save to file
- Template class - Compilation problem
- Templates and Inlining
- C++ Beginners question
- template in error
- debugging a memory violation problem
- constructor and initializer
- debugging runtime error
vBulletin v3.5.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.