View Full Version : C++
- reverse_iterator to iterator
- Is main() required?
- how to compile ...
- Pairs, lists and a recursive type
- argument contravariance
- virtual functions and destructors (newbie)
- Static polymorphism -- what's wrong?
- Insert tab
- New Website
- Beginner question: Pass object as class parameter
- Beginner question(s): Passing string into method
- is this compilation right?
- Possible scopes of a destructor
- Operator precedence.
- install gcc 2.95 and STL
- newbie question
- policy based design, and traits
- Weird result from function
- Overloading operator>> question
- Can pure virtual function be called in base class constructor?
- Application Close
- LSP and subtypes
- Accelerated C++: Clarification on the wording of exercises
- what is wrong with this code
- virual inheritance and base class initialisation
- define struct
- Signal handling in C++
- Scope of std::vector
- a good example why it is a pity that sizeof() is not overloadable?!
- Template args and static const members
- What's the rule of default argument of function in C++?
- macros.h, where is it?
- Help
- fastest way to update?
- derivations
- argument contravariance
- what is possbole cause?
- How to overload operator* for this template?
- [BR] GTK+ com C++
- File Saving
- Reference variable question?
- split string
- DLL throwing application error
- standard c++ basic_fstream question
- stdc++ fstream file permission
- template member function
- std::vector removing a random element
- enum scope
- Re: standard c++ basic_fstream question
- Re: stdc++ fstream file permission
- Wired things happen with g++-3.3.5
- program help needed
- C Programming help requested
- Print value of char
- JR PROGRAMMER - ANALYST/ C C++/ CONTRACT
- User Defined Types & static const
- Why wont this line compile?
- template with C++ Pre-processor concatenates ##
- Need help to understand the message WM_COMMAND
- bibliotela FFT
- How to write to the beginning of a file
- FFT library
- Dangling pointer quiz question
- Strings
- Strings
- mixing c++ and c
- Circular including, help!!
- skip blank lines
- ===Welcome to comp.lang.c++! Read this first.
- Compiler returns error, can't figure out why
- Preventing a member func from being overriden
- pointers in memory
- How to assing this to NULL?
- for(x = 0; x < 9; x++) when is x incremented?
- Logging class and overloaded stream operators
- how to read a spice nelist file(*.sp) and turn the schematic into a matrix?
- fail to open the file
- Non-Blocking Input in C++
- Are references to not-quite-objects legal?
- The current state of affairs of C++
- Creating windows
- the c++ standard on static constants
- STL adaptors help needed...
- overwrite an fstream object
- need help with link list
- order of STL functions
- need help with string
- C++ Standard
- some questions . please give feedback
- Ordinary unary function to STL adaptable unary predicate how?
- namespace issues
- New Kid in the Block
- Dev c++ bold convention
- initialization of built-in types
- Banking Problem
- anything whcih can be done with ternary but not with if else
- Memory locations in other programs
- std::string and global symbols
- problem with inheritance and virtual function
- Counting Words
- pointer to member reference
- how to read a file line by line?
- how to read a file line by line?
- how to read a file line by line?
- Java date to C++
- std::vector::resize ,
- 2 byte float in MSVC++
- Is this an ambiguity in the C++ standard?
- Free Visual Basic IDE
- strange difference between gcc versions
- Initialize an array inside a class
- wchar_t to char
- Gprof problem with dynamic library
- Inline Performance impact
- Large C++ class
- Adding new element to STL Vecotr - Efficiently
- How to convert int to string?
- /Od compiler option problem
- Website
- How to get file names from a specified directory
- Who knows how to use map in c++?
- boost::spirit compilation time
- int x[N]
- Template specialisation lookup.
- Flaw in g++ implementation of stl vector
- Magic in C++
- calling c# dll from c++ dll
- unicode or just ignorance? Help please
- randomize character
- overloaded inserters and extractors
- C++ - To UpperCase?
- Question
- When should I use ptrdiff_t and size_t instead of int and unsigned int?
- why ::size_t and ::ptrdiff_t aren't undefined in <cstddef>
- Function argument lifespan
- Class as data member of another class
- Available C++ Libraries FAQ
- Removing Tail recursions in quicksort
- metaprogramming solution to recursive function typedef ?
- How member function
- How to access constructor for unamed structure?
- Compilation error in VS.NET's C++ compiler
- How to implement enum_limits?
- class attribute problem
- int a[10]; int* p=(int*)((&a)+1); But why p isn't equal to ((&a)+1)?
- Setting Intrusive pointer to NULL
- operator<< and namespace
- Member and static functions while assignment
- What's the memory layout of bit field struct in little-endian and big-endian platform?
- problem with _kbhit and i/o exception handling
- random () and srand()
- When does a destructor run...
- ptr_policy class template type
- Find specific element of multimap
- IDE for C++
- Partial but not full/explicit specialization at non-namespace scope.
- How to take input under "Graphics with C"
- Constness as a parameter
- ===Welcome to comp.lang.c++! Read this first.
- Can different instantiations of the same template can access others' private member?
- i++ + i++ questions
- Need help with handling large integer problems
- Problems parsing a file
- Template/friend compilation problem
- a weird memory problem
- illegal call of non-static member compile error question
- template meta programming
- Why typename can not be inherented from base class?
- Convert string data type to char type ?
- TRIANGLE
- ISOCELES TRIANGLE
- Thirteen Stones
- help with operator%
- Static linkage and extern "C"
- Mingw32, unistd.h and my program
- Mingw32, unistd.h and my program
- Can there be a 0 byte size class or struct to wrap a ref
- templates and function pointers
- basic i/o question
- Is it possible to specify template as <L/2>?
- most software jobs are software maintenance rather than new development?
- Conditionally initiating objects
- just curious : printing big numbers - how?
- std::stringstream and floating point accuracy
- All What You Are Looking For And Mor ...
- Why sizeof(string) = 4?
- Re: Why sizeof(string) = 4?
- New Website
- region xor operation
- Optimization bug in g++ 3.4?
- Inline functions C++ bug?
- header file without include guard
- source code to html
- portable complex numbers between C, C++
- How to judge overflow of sum of two operands?
- cross platform: any alternatives to pimpl?
- Is there a way with Linux x86 to report a way the current stack trace for a thread?
- Nested Class Template
- virtual == operator
- who wants to build (compile 7 link) an application for me ??
- insertion sort
- call center jobs
- Another strange compile error with visual studio c++ 6.0
- STL: Map of List of Pointers
- C++ Program Execution
- C++ Program Execution
- C++ quiz question: private inheritance
- Exception handler...branching without using the stack pointer
- Array initialization
- static inline member function
- Can <list> be applied to user-defined class in C++?
- functions and parameters
- Templates - Requiring typename to inherit from a particular class?
- s.erase()
- inheritance and overridden functions
- anonymous namespace issue
- Overloaded functions: Compile OK on MSVC++ but not on g++
- win-lin
- Debugig c++ DLL
- How to debug C++
- Reflection in C++
- [ANNOUNCE] EVENTS, HUMOUR, BOOKS related to SOFTWARE DEVELOPMENT
- Design to have an optional data member; is it any good?
- A question about functions
- Why an obeject can access the others objects's private member?
- Newbie question about 'boost::shared_ptr'
- Function Templates error in Visual Studio 2003 -- Help Please
- parallel looping
- where is the missing bit?
- link to stl alrothims
- link to stl alrothims
- link to stl alrothims
- sqrt function in cmath library
- communication between C++ and html
- converting strings to double: could someone help me?
- why only var1+=var2,why not var1=+var2
- sort list<string> stringList??
- Comparison function to sort()
- Yet another C++ blog
- Preprocessor and standard
- Where is the != >= > <= operators defined in STL?
- what is the difference between sort() (in stl) & qsort(stdlib.h)
- What is wrong with the following program?
- output a string's address
- FOR LOOP
- BEST C++ BOOK
- C program is standard C++ program?
- why prefix increment is faster than postfix increment?
- BEST C++ BOOK FOR BEGINNERS
- Allowing function pointer code to work on a member function
vBulletin v3.5.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.