View Full Version : C++
- Legal? Illegal?
- Porting Rogue Wave Program From Solaris to Linux
- == operation on vectors
- Starting a thread which runs a member function
- Problem with stringbuf
- Re: Best way to use a derived member as a template parameter to abase
- Does the following construct qualify as overloading on return type ?
- Why can't fixed arrays be in class?
- Automated function call invocation diagram???
- app crash on simple boost::regex
- compilation error calling static member function in template code
- Available C++ Libraries FAQ
- Re: Best way to use a derived member as a template parameter to abase
- Should component know its host?
- string class manipulation
- converting from windows wchar_t to linux wchar_t
- using a member const int to initialize a char array
- how to use the fwrite () in C ++
- Deduce function template argument
- Type "assurance" of derived classes
- Address 0xc00a9553 out of bounds inside stl::vector class
- Address 0xc00a9553 out of bounds inside stl::vector class
- C++ Union compilation errors
- Thread Pool versus Dedicated Threads
- Macro and template function
- General Allocator Regarding type definitions and void * specializedproblem
- Windows Server Admin position at SFO,CA
- ===Welcome to comp.lang.c++! Read this first.
- template instantiations on SUN
- template instantiations on SUN
- array size issue
- Gcc version-ABI mismatch
- Making Compiler in C++
- iterating over sub-matches using std::tr1::regex?
- bit on bool
- Re: Template Template Parameters
- SIGALRM in a class member?
- Re: allocator: No such file or directory
- Interpolate byte array from 64 bit linux app
- visitor design pattern, loki and more
- Does C++ standard require objects to be allocated in continuousmemory?
- error: passing `const ...' as `this' argument of `...' discardsqualifiers
- Making a template class a friend
- SmartPtr Issues
- about the opensource lib for parsing the svg file
- initializing the array
- Getting number of ones in a number in compile-time
- hi
- buffer dump analysis
- std::vector<const MyType> not allowed
- How to write to a file including directory name in C?
- request for member of non-class type
- template and dynamic polymorphism
- proposed language extension: object state
- RUN TIME ERROR
- how to get C++ language specifications
- Static Variables and Multiple Inheritance
- Dynamic array and table?
- Perot, IBM, Hewlett-Packard, Dell, Wipro, HCL, Infosys, Satyam Hiringsoftware Engineering candidates and MBA candidates
- how to use graphics???
- Put User Defined Class into Union
- Named Group support for regular expressions in TR1?
- new operator for arrays
- Re: Question about this piece of code.
- Prevent Arthritis
- Re: copy & assign constructor
- New well tested makepp snapshot released
- Question about this piece of code.
- Re: STL and UML, etc
- Re: default constructor
- ===Welcome to comp.lang.c++! Read this first.
- Re: How to get a reverse_iterator
- Re: How to get a reverse_iterator
- bool equation
- friend ceclaration/definition - is this valid?
- Any b-tree and b+tree implements?
- Style question - using LPCTSTR as a pointer
- Why koenig lookup?
- Starting to learn C++
- member template -- reusing type information?
- How to plot functions in C++?
- Messy strings
- Initialed value lost !
- fstream operator>> stops at white space
- how to instantiate array of objects knowing its indices at compiletime?
- Non-type template arguments and inheritance
- inheritance with templates trouble
- Re: Delete of objects whose pointers are stored in an array
- What happens exactly during run time?
- How can I overload an iterator/create an iterator
- Distributed C++ compilation
- IXmlReader problem ( part of XmlLite )
- which compiler is following the standard?
- Numerical integration (two dimensions!)
- How to truncate char string fromt beginning and replace chars instring by other chars in C or C++?
- Re: Delete of objects whose pointers are stored in an array
- std::bad_alloc - how to validate before attempting the realloc
- Re: Delete of objects whose pointers are stored in an array
- Does main function Unicode?
- integral (non char) types allow padding?
- typeid resolved at compilation time?
- What is the source of BUG/Warning
- Templated friend classes
- style question
- Code getting Crashed( C++)
- QT issues
- How to constraint memory usage?
- how to use a static member function in find_if
- double precision and boost unittest?
- non-dependent vs. dependent template names
- Boost unittest
- Locals vars inside a static member function
- Polymorphism without virtual in C++
- ===Welcome to comp.lang.c++! Read this first.
- [ANN] U++ 2008.1 released
- Re: . as an alternative to m_
- converting a char* to a const char*
- C++ template
- compilation issue
- Re: . as an alternative to m_
- Re: I wish c++ did interfaces better.
- deriving from std::runtime_error
- Help guidance to understand C++
- Print a tuple using get_head() and get_tail() in while-loop
- THE BEST ONLINE PAID SURVEY PROGRAMMES GIVES YOU $200 PER SURVEY.JOINNOW AND GET PAID EVERY WEEK
- Decorator design pattern ( C++ )
- Exception question
- Removing Templates from Code - Best Method
- Future of C++
- Convert Derived** to Base**
- reading a char array
- abstract class - enforce cannot instantiate
- proper type conversion between PTRDIFF and a type where I can see thetype
- overload or inherit
- cout fails to print the address of a null char pointer?
- Re: . as an alternative to m_
- Re: C++ priority queue with bubble-up and bubble-down?
- Re: . as an alternative to m_
- Re: . as an alternative to m_
- Re: . as an alternative to m_
- polymorphism on template parameters
- boost::tuple with uniform types
- How to hide the "<>" token when the template class already has adefault "typename".
- vector iterator and derived template classes
- Number of elements in the tuple boost
- what is the advantage of explicit over imolicit in c++
- looking for explanation of bind2nd() source code
- indexing elements of a 2D array by pointer for transpose
- How to detect NULL for boost:shared_ptr
- Trouble using class method as sort predicate
- error C2371: 'LineCollection' : redefinition; different basic types
- How to build two EXEs using one .dsw file
- The use of const reference instear of getter
- Type visibility
- how can i compile c program on dos prompt using tcc and tc
- Floating Point Constants - Inlining Questions
- segmentation fault while deleting a pointer in a destructor
- questions about pointers in container
- Nested class in a template
- ideas on recursive fractals
- is there a way to Bind templates parameter lists?
- Testing my knowledge: how many constructors are called
- ===Welcome to comp.lang.c++! Read this first.
- about temporary object
- hack to make a member function final
- B-trees
- Synchronization Algorithm Verificator for C++0x
- Problem with operator << and templates
- Simple iterator problem
- Cast of pointer to base to pointer to derived
- Associative containers and iterators
- Design question - interfacing with lots of different hardware architectures
- cTor argument byVal or byRef
- Generic container?
- protected fields
- can't understand what's wrong with this function...
- Window Based application
- Comparing two vectors of bools
- Cannot allocate array
- Cross platform compilation
- Need to free memory?
- gcc -O3 variable uninitialization problem
- Question about pointer to the map
- templates in parameters
- Windows port of I/O functions
- #include with <> or "" ?
- size_t in c++?
- error C2664
- Koenig lookup from clcm
- Tool to detect dead code in C++ application
- doubts on operator
- boost.lambda problem
- Can a reference to an array be written without a typedef?
- Trying to extract different types of data from a singe file.
- error compiling callbacks
- CString changing an independant int
- exception from constructor
- cloning at the interface level?
- Problem translating 4 lines C# code to C++
- Re: Exception in the constructor can't be caught?
- Re: Exception in the constructor can't be caught?
- troublesome deque<bool>
- question about iterating hash_map
- question about iterating hash_map
- ONLINE JOBS IN THE WORLD GIVE RESUME HERE
- ONLINE JOBS IN THE WORLD GIVE RESUME HERE
- ONLINE JOBS IN THE WORLD GIVE RESUME HERE
- C++ For Win Or Visual C++ ???
- Initialising a BOOL array to TRUE ??
- file deletion in a directory with some conditions .
- Expression Templates
- Specifying base class order with multiple inheritance?
- Some question about CString,Unicode,and TCHAR *
- [Newbee] Problem with saving a file
- Initializing an array of pointers to member functions insideconstructor & invoking them
- ===Welcome to comp.lang.c++! Read this first.
- Wide Stream I/O and In-band Control Characters
- inner template class specialization
- Frame Width of Image
- test
- How to create a class that casting to int explicitly only?
- Memory allocation problem
- static initialization order fiasco
- E mail processing get paid $ 15 to 25$
- Automatic variables
- Re: atomically thread-safe Meyers singleton impl (fixed)...
- confused by operator overloading
- bloodshed quick question
- 2008-07 mailing + issuses lists available
- list<string> insertion fails
- Design Pattern for Dynamic Class Loading
- All practical websites in here.The website guidance is rapid!!!
- Wassfat
- Is using template parameter as base for class legal?
- Forward declarations aren't allowed any more?
- compilation error
- downcast?
- Overriding methods with lower permission
- ostream output - indenting
- dynamic cast and derived classes
- compile time casts catching to void*
- deleting a null pointer
- expending macro between double quotes
- sorting through a set of doubles
- what's the difference between shared_ptr and weak_ptr
- herrenbekleidung bestellen anzug herrenmode kaufen der 50er jahreherrenmode kaufen katalog herrenbekleidung bestellen uebergroessenherrenkleidung online groesse
- assigning a value to XSD__base64Binary datatype
- bus error
- malloc and free
- cycles of shared_ptr avoid using weak_ptr.
vBulletin v3.5.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.