C++ language (comp.lang.c++) [Archive]
View Full Version : C++ language (comp.lang.c++)
- strip commas from string
- mysql and c++
- i++ or ++i efficient
- std::ios::binary?
- #define or const
- protected members
- Casting to pointer reference?
- need help with this code (heh im a beginner so should be a s
- const follow the member function
- FSM implementation
- Second class instance fails
- Cross-namespace name lookup
- templated operators for arrays and pointers
- Function pointer for 'operator>' ?
- Comprehensive treatment of new / delete
- Template specialization of an operator
- Problem overloading <<
- C++ object for Device Independent Bitmaps
- bind() and SIGSEGV when usign UDP
- precedence question
- stepping inside a DLL
- the range of enum
- test
- ===Welcome to comp.lang.c++! Read this first.
- Exception checking memory allocation. How?
- string locale aware?
- _BLOCK_TYPE_IS_VALID
- How to copyright source?
- How to compute the size of class
- Flexible array, a la C99
- Incrementing a pointer to a one-past-the-end value?
- ISO/ICE 23271:2005
- starnge question
- passing 3D arrrays from c++ to fortran and viceversa
- overloaded friend operators in template class
- Is there a simple (and quick) serialisation method for simpl
- A question of iterator
- problem using sets strings and namespaces
- Testing Bandwidth usage of an application
- .moderated cross post!!! Implementing functional paradigm wi
- Do nonmember nonfriend functions improve genericity?
- Retrieving a class instance item from a vector
- Problem with Calling Methods from Objects which are stored i
- Don't want to make my class as base class
- copy constructor and return by value
- Encapsulation and invariants
- Vector Serialization
- Why isn't the operator<< found?
- Diff Reference b/w Pointer
- What does this statement yield?
- where can I get an copy of ASPI SDK.
- why can't a template function have extern "C" linkage?
- Why is a virtual call from ctor illegal?
- allocation and initialization
- select and send
- PathMatchSpec()
- error not caught at link time: should it be?
- Saving Files Using Splitters
- strange pointer problem, now ansi example
- Different value of same pointer variable.
- Proting C source to C++ ?
- about marco in VC6
- dbf/cdx classes/functions
- string object initialization
- Template specialization question
- C++ Exceptions Cause Performance Hit?
- Bi-directional link between two class
- Template speccialization question
- The equivalent of normalpdf()?
- printing binary data?
- Accessing Private Members from Main
- Overload by deriv class param; call w base class param
- ?
- friend function of templated class
- iterators
- dereferencing boost::shared_ptr<>
- callback revisited
- Boost library
- what are these macros doing?
- rules of extern
- Projects With Explanations
- inline functions...
- statics in member functions
- Segmentation fault with STL list class - PLEASE HELP
- error not caught at link time: should it be?
- strange pointer problems
- Why return *this
- Segmentation fault in list...
- new / delete
- How do I negate a find_if condition properly?
- ===Welcome to comp.lang.c++! Read this first.
- lifetime of global statics vs. statics in functions
- why some operators cannot be overloaded
- Which operator ~
- What would you call this interface?
- which on is correct?~about temp object~
- c++ and data types
- Unique behaviour of incremental operators in recursion
- tool for generating UML diagrams and project analysis
- compile time function selection
- 2 Errors!
- pointer error...
- problem with callback
- What to derive a file I/O exception from?
- memory stream?
- [STL] How to use set_intersection
- Vector of STL maps versus Vector of objects
- Design Question: Inheritance or Accessors
- memory not allocated
- final methods/functions
- Template function and dynamic_cast
- Looking for list of features ***valid in C but deprecated in
- Memory allocation problem!
- Easy to use regular expression library for speech control ju
- C++ Project Organization Guidelines
- DragQueryFile Error
- Array of pointers to arrays of Fixed Size
- How to copy a link list
- Expert Query on timing, threads, networking plz.... :S
- Portability
- C++ class with static member function ???????
- Doxygen formatting question
- What does linking library components mean in C++
- quiz....
- singleton in gcc 3.3
- Templates - Garbage In Garbage Not Out
- Connections
- char[] as template argument
- problems with abstract classes
- difference in the following terms with examples. (regarding
- Trouble With Retrieving A std::string From boost::program_op
- run time error
- compilation error with templates
- Overriding Virtual Function clarification...
- _snprintf
- using namespace available outisde namespace
- Game question.
- const-incorrect practice
- When exceptions aren't enough: Dealing with runtime errors.
- Conditional erasing elements from list - in a loop
- Sierpinski code problem with recursion
- Is 0 a decimal integer?
- Convert SYSTEMTIME to BSTR
- Text formatting with streams
- pointer_protector template
- undefined template reference again ??
- Stream vs Buffer
- Strange access/scope resolution errors
- Grammars for C++
- Constructor function
- static const members
- ===Welcome to comp.lang.c++! Read this first.
- C++ Meta Programming language
- An Empirical Analysis of CPP Use
- Class templates and friend function templates
- How to deal with Tree with several branchs?
- GAlib, Static Lib, ...?
- Determine pointer type
- Getting Rid of Trailing white spaces
- Store Queue in a flat memory space ?
- inherit assigment operator
- Re: How to set memory properties
- Named Constructor idiom - a question
- segmentation fault when resizing a vector
- difference in the 2 initializations
- Pointer problems
- FYI:Modules in C++ Proposal
- Dereferencing past-the-end iterators
- Books to learn c++
- calling a function (passed as a pointer) causing segmentatio
- Open Source Middleware packages ?
- Linked List
- assign a struct variable into another struct variable
- forward class declaration and circular including
- Multiple Inheritance
- Compare data in two groups
- Why no operator << for stl containers.
- Multiset (as dictionary) searching
- Looking for a better way to sort based on a third argument.
- use of char**
- How come I am able to access my private function
- MFC and sqlext.h (eng)
- Static const variables within a namespace
- Changing access levels of inherited base members
- Is STL-thinking over-emphasized in C++
- Do I need two languages for distributed computing?
- Which C Standard is currently definitive for C++?
- Use of the "new" operator in widget toolkits
- A question of vector
- CPP++
- MFC and sqlext.h
- operator ?:
- system( char(26)) error
- E-book Please
- returning references and pointers (to C++ objects)
- convert valarray to basic array
- Not nice but (question on void* and this pointer)
- typedef vs. class definition
- Function prototypes in C++
- Is throw specification necessary?
- Help Needed in file handling
- Changing a non-template class to a template class easily
- Using sizeof() with a pointer : Not the normal debate....
- evaulation of boolean conditions...
- Singleton Pattern
- porting win to lin by newbie
- std::basic_string<wchar_t>: segmentation fault while access
- Declare array of objects with constructor having arguments
- Download gcc for i386
- pointers and dynamic memory in C++
- Borland C++ 3.1
- What's the best method for displaying the value of a functio
- operator[] for maps
- operator<< for a template with a structure
- this is a great group
- specialized member function takes precedence over generic te
- Is this Authentic?
- ===Welcome to comp.lang.c++! Read this first.
- wtd : free C++ compiler
- Tool to analyze header dependencies & eliminate redundancy
- Difference between initialisation and assignment?
- J-Integra for COM (Java COM interoperability)
- What does "::DestroyWindow(hWnd)" mean?
- using maps of string *.
- [slightly OT] C++ Multi-threaded shared memory library
- cyclic includes
- Shared memory and objects with virtual functions
- istream weirds
- extending an interface
- string looses contents.
- Two things I'd like to see in C++ 2009
- A Comprehensive treatement of linking C++ code?
- C++ Object serialization?
- unexpected compile error w/ member function specialization o
- system() ?
- non-constant reference
- Scripting and block data manipulation- how to preserve perfo
- ANNC: Reliable Software releases their own C++ Windows Libra
- Communicating between C++ application and Shell script
- Auto-initialisation of arrays
- vector<vector<Point3D> >
- using placement new to forward ctor calls
- design question
- How do namespace scope and class scope differ?
- for loop index variable
- what is difference between this,far,near pointer?
- modifying a const object
- template-id does not match any template declaration
- Singleton desin pattern in C++
- Other headers #included via <iostream>
Powered by phpBB © 2001, 2006 phpBB Group.