View Full Version : C++
- 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
- Virtual keyword & compile time
- What is used for storage
- callback and boost:function
- Unit Test Framework for c++ program
- Write a function processes a list
- Create a variable size but non-growable array
- newbie...please help!
- Completly newbie question
- building an unsigned character string.
- Convert a Java iterator loop to C++ STL?
- compile error trying to call STL sort
- SQLite Queries
- memory allocation question when using ostringstream in STL
- How to Create a Circular Queue in C++
- Is there a C++ or C certificate?
- Disassembly of C binary
- Can't output strings to std::wofstream (g++)
- Macro needed
- How can I get the encode of a txt file and convert it into UTF-8?
- how exclude initial part of a buffer???
- positions of attributes
- Diamon inheritance problem
- how to decrease link time
- A portable way to pass a string to C++ as macro?
- Pass a derived object to func so that it is base?
- how to interface between different languages
- how to interface between different languages
- asking about good books
- ISO C++ forbids declaration of `cout' with no type.
- articles on design increases performance and test first?
- Is Being Rude and Condescending a Legitimate Way to Attract New C++ Programmers?
- STL map insert question
- How to check if a pointer is "valid" ?
- Article about memory layout for virtual inheritance
- error compiling with read function
- extending enum's: what operators?
- friend oper<<
- Singleton Class
- template confusion
- Reduce memory usage?
- Implementing virtual concept in c
- is there better way to add indent space?
- Using only the values returned by functions -- elementary question
- Using only the values returned by functions -- elementary question
- will this work?
- Binary tree search in text file entries
- converting to studio 2003 en 2005
- Stupid problem with boost::share_ptr
- Stupid problem with boost::share_ptr
- Stupid problem with boost::share_ptr
- "has-a" question
- Syntax Question
- mail13
- Plugins in the class
- Off topic - To be ignored
- Converting from std::str to char
- Linux Folder Iteration
- nested iterator
- vector push_back question
- terminate thread waiting on cin
- Get Window handle from point
- Get Window handle from point
- Get Window handle from point
- Get Window handle from point
- sentinel processing, C++ no break label
- Merging images
- member function definition inside and outside class..function already defined error..
- Visual C++ vs GCC
- ===Welcome to comp.lang.c++! Read this first.
- Suggested extension to C++: static namespaces
- Another problem with singleton...
- Local static variables and multithreading
- Singleton usage
- Start when windows starts.
- help in comparing
- What if...
- Generic matrix operators
- A dying era
- Server-side applications for form processing
- illegal reference to non-static member
- OOP casting classes (using one single variable for similar types of classes)
- VC++ 6 ___ EXE file runs fine on one computer but not the other
- A Complete ENUM++ (from Besser's CUJ article) Example
- difference between *foo and (*foo) ?
- GetSaveFileName problem: can't get selected filter and put default name
- Has anyone used enum.h from Besser's ENUM++?
- basic question about std::vector
- basic question for vector
- Problems Compiling enum.h from ENUM++
- need help with algorithm
- C++ Equivalent of <stdint.h>?
- simple question on type casting~
- Decompilind dll's
- Arguments in partial template specialization
- Counting the number of times I've tested a program
- Counting the number of times I've tested a program
- Counting the number of times I've tested a program
- C++ Template Question
- member template methods
- why does my overloaded operator discard qualifiers
- unnecessary declaration of Virtual destructor
- Advise on implementation of custum graph
- Problem using std::map
- What is ScatterHierarchyTag means?
- difference bewtween static and dynamic inheritance?
- new to c++
- generic tree container library
- virtual function
- initialize the global variables in .so files
- Could someone please explain?!
- Re: C ++ is DEAD
- Compiler messages with pub/prot/priv inheritance
- Expression templates and generic matrix operator
- NULL global variable
- Constructor of a derived class
- STL exception safety, operator==
- how to clear up the std::stringstream?
- Re: C ++ is DEAD
- Specialization of only one template parameter?
- subclassing std::valarray
- After calling constructor, the destructor is called immediately - why?
- weirdness with std::map<const char *, int>
- virtual destructor
- Help with debugging code
- boost::shared_ptr mutual header inclusion problem
- newbie and polymorphism
- question regarding delete[]
- Vector of abstract classes filled with derived classes ?
- A book on Gtkmm
- typedef
- Structure size check at compile time
- static array with variable amount of elements??
- Free Online Assessment Tests
- How to delete the Folder and its file using VC++ code
- Directory access
- Restricting base class visibility
- Question about structs
- Overloading Operators for User-Defined Types (NOT Classes!)
- flash & VC++
- Registering a GLUT Callback in C++
- ===Welcome to comp.lang.c++! Read this first.
- Any difference in these array declarations
- Any Developers Who Worked on TradeStation 2000i
- antivirus program
- Why "const" break the Polymorphism?
- Variable Scope, Initialization, Linkage etc.
- problem with strings
- 2d visibility algorithm?
- Passing different sort methods to multiset
- How to call a virtual base function with variable parameters?
- Shape DragOver and DragDrop
- C++ STL in embedded systems
- [noob]Multiple inheritance
- Input bidirectional custom iterator
- Multiple Inheritence
- Farewell CUJ
- array of functions?
- problem with delete
- Creating a stringstream in a parameter
- type convertion between template
- gmake
- what is vtable exactly?is it a structure or an array?
- [noob]iostream.h
- When does initialization of static member variables occur?
vBulletin v3.5.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.