C++ Language (Moderated) [Archive]
View Full Version : C++ Language (Moderated)
- a[i] not equivalent to *(a+i)?
- Lightweight std::string replacement?
- behind-the-scenes text?
- Why prohibit static operator()()?
- Generalized anonymity
- prev_permutation & duplicates
- Checking for uninitialized members - is this possible?
- Function rings.
- Templates and Functions
- Fun with ?:
- Function resolution error in class template
- Address of destructor.
- Permutations nPr
- Creating a relative order at run-time
- Re: Template argument passed by reference
- Selective Friendly: Choose what you want to share !
- Quite a few questions.
- Creating non-const references to temporaries
- trusting the compiler to optimize the passing of large objec
- std::vector ctor guarantee.
- large arrays versus standard containers
- RFC offset_ptr
- Conversion constructor vs conversion function
- Am I leaking memory?
- [ANN] Sword Library v0.1.3
- Andrei Alexandrescu cuj flex_string.h
- Which method would you prefer?
- Tool to verify throw specifications, unexpected exceptions?
- typedefs and vanished code
- Copy construction of arrays - how?
- Alignment of X vs char[sizeof (X)] field
- Type conversions of string literals
- Is this valid -> part-2.
- for every overloaded new we need to declate a delete with si
- How does the destructor get called?
- anonymous namespace within other namespace
- question on std::vector default ctor
- Another String reversal question
- Creating a debug class
- g++ const 'this' problems
- Pointer conversion on call to operator delete()
- Copy Constructor Question and Optimization
- Returned object: construction order guarantee
- Why doesn't vector( size_type, const T& ) work?
- Is this legal?
- Profiler for dynamic memory allocation?
- purpose of function try blocks
- Mixed width I/O in a single stream
- Variables in for loop - language change?
- multi-streaming
- trait or multiple inheritance?
- atexit and destructors
- sort through multiple key with STL
- reference to array conversion operator?
- Using 'this' in member initializer list
- inheritance question
- Accelerated c++ ch4 question, read_hw function
- are friend template arguments about to make it in the standa
- Help needed with a C++ syntax (legal in C, but not C++)
- Going Hog-Wild Defining Classes
- it's so simple, why is it wrong?
- Old version vs. new version include format
- definition of scope et al.
- Hex file reading error
- troubled by std::wifstream::open(const char*)
- Prevent template member functions from being instantiated
- Temlpate function members syntax
- Confusion about 3.6.2/3
- How can I convert the streambuf to char*
- Question about has_member_X / has_key_type<T>
- Announcement: Sigma 0.5
- physical quantities type
- chunking class definitions ?
- detecting non-const r-values.
- ambiguity of post-increment and post-decrement
- Puzzle(About dependent-type)
- What is wrong with this class?
- Exceptions
- Are STL Containers Thread-safe?
- Need help storing file to vector
- Question about Inheritance and stl containers
- file-scoped static versus private functions
- passing a template function to qsort
- Multidimensional arrays as function arguments
- exception specifications
- Saving hash_map content in orderly manner?
- Iostreams confusion...
- parameter lists in C++
- implicit declaration
- Need a help on this compiler driver
- Looking for a property implementation
- Dangling reference?
- ABI?
- A tricky issue(bug?) about template partial specialization?
- Invoking constructors at class member initialization
- Is it possible that Template member function of Template cla
- What is "plain old data" type (POD)?
- A limitation of C++?( vs.NET)
- look for C++ "Keith Gorlen smalltalk like classes" or NIHCL
- convert vector<T> to T*
- Standard requirements on comparison objects function call op
- How to Init an int vector
- What are "side effects"?
- Interview Questions
- auto_ptr construction...
- mutable vs MSVC
- varargs and PODs
- how to call conversion operator
- returning const object - design question
- Nutty string class with implicit conversion to const char*
- Is it a bug in VC7.1(refer to 'copy-ctor'&'direct-ctor'--sta
- templates & forward references
- Lifetime of temporary objects
- jjLibrary 1.7.0 is released
- For those of you with lots of sparetime...
- const template argument
- How do I assign to pointer to member a function of a derived
- More fun with templates and declarations
- Line continuation in #define
- Overriding C++ memory managment (pools)
- friend template doesn't work with MS VC 7.1 ?!
- memory question
- name resolution in different namespaces
- elegant C++ equivalent for some OCaml code
- Why placement operator delete for classes?
- Yet another inheritance vs containment question
- B-tree Class
- Is it legal that a function pointer to "function with defaul
- What's wrong with this?
- C++0x = C++ 2003?
- IEEE format doubles
- operator new[] question
- function overloading
- copying from one std::set to another
- fstream and fopen difference?
- Koenig lookup problem???
- Exceptions and C libraries
- solution for max_length_string (?)
- compilation problem...
- How is "static const int" better than "static enum"?
- Need help in file management.
- const design question
- __LINE__ still not fixed in VC 7.1
Powered by phpBB © 2001, 2006 phpBB Group.