View Full Version : C++
- 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
- Question about Boost.lambda example
- The bad coder joke =D
- template problem in MSVC6 - getting wrong parameter type
- Unable to compile using boost::date_time library
- Is my understanding of containers valid?
- What to do when base class is not specified as virtual?
- Newbie: different problem with references
- Peeking an entire line from an istream
- stl: what member function need to exist in class for list implementation
- Newbie question: reference as argument
- STL bind1st question
- diamond inheritance, constr. question
- Problem: global variables and singleton
- Any memory leak for this Singleton Implementation
- Conversion of char * to bool
- Moving Project From VS 2003 to VS 2005
- STL vector VS list
- Problem with Accessors
- Temporary varriables and thread safety
- Find duplicate entries in STL algorithm
- Compile error with virtual inheritance: const <anonymous>**
- How/why does this work?
- The difference between C and C++
- Error trapping
- valarray addition and overflow handling
- How to activate a running Windows application
- loop -> for_each
- When to use private inheritance
- What's wrong here? (newbie)
- File-splitting Function: Uses FILE * - better way with ifstream?
- Macro GCC????
- typedefs, qualified identifiers, class names and name lookup
- Making the best of it!!
- Declaring struct as static is causing problem.
- operator new override/overload?
- strange ifstream problem
- Link error in minGW (seems libstdc++.a is not in the search path)
- what is fun1()->fun2(params)
- (help) Runtime error in ifstream/ios class
- Need help reading UTF-16 files ...
- Help with template friend and ostream, I think I am close
- C++ Reading binary data written by other Language programs
- C++ / STL / G++ / Slackware
- how could i declare & define function in header file
- port Win app to Linux Questions: Memory management and OEM Char
- Need clarification about virtual methods & inheritance
- Template argument deduction cannot be performed
- What does * new mean?
- Confused on class member variable initialization
- beginning games development on the mac
- Can inserter/extractor operator overrides be made run-time polymorphic?
- I think I messed up my compiler
- VC++/ CONTRACT/ IMMEDIATE/ IN
- for_each() algorithm
- Header file compilation
- pointer to a vector? shall i delete it or clear it?
- Loki and BOOST
- Char array initialization bug in vc++ .net 2003 ?
- Why need .dll if I use static lib?
- Confusion about row-major and column-major
- Converting iterator to pointers, revisited
- How to correctly call initialization and cleanup functions?
- Reading a method pointer from a stream
- Warning: no newline at end of file
- how to open a log file?
- Linux Programming Question:: Get Free Disk Info (with path name if possible)
- Compiler question
- trivial or non-trivial object
- What in the HECK is going on???
- Initialize a Reference type class attribute
- Linker Error: For a defined method() in C++
- Initialize reference to itself
- template type from string at run time
- iomanipulator
- Create a list of list in Stl
- Create a Reference stl:vector attribute
- ===Welcome to comp.lang.c++! Read this first.
- A stl vector of smart pointer
- unresolved external symbol
- seeking web tutorials for compiler
- Multi dimensional Array
- error: syntax error before '*' token
- Help with Extending std::exception class
- Multiple inheritance and access specifiers issue.
- Help with std::string
- Memory access optimization
vBulletin v3.5.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.