C++ Language (Moderated) [Archive]
View Full Version : C++ Language (Moderated)
- Pet peeves (lighthearted)
- way to make std::string use a backing char* without allocati
- new T[n], when n > (std::numeric_limits<std::size_t>::max()
- Template Metaprogramming
- Access mechanism in C++ for virtual functions
- Are there any plans (or open proposals to the C++ comittee)
- Using pointers as keys with std::map
- std:sort() and custom iterator
- TR1; memory and build-times
- alternative for clone...
- Need some help constructing "variant" type
- Valarray bug in g++ 4.0.1 ?
- Best Practices Questions : Building efficient classes
- Flags
- Getting rid of int
- Very fast delimited record parsing with boost
- object instantiation
- How to sort a std::map using its values?
- Initialize Multiple Variables in a For Loop
- Dilemma using temporary objects
- Difficulties with overload resolution
- Variadic templates (a proposal to C++ standard)
- Lifetime of the __FILE__ string literal
- Private interface using reinterpret_cast vs. inheritance
- access modifier (suggestion for C++0x)
- How to access external data in dll ?
- Should template dependent lookup find static functions?
- C++ Class Data Storage
- Template Parameter Issue
- map within map
- Return appropriately by value, (smart) pointer, or reference
- __class__ and __namespace__
- Implementation of shared_ptr in boost
- Trying to understand the C++ Standard
- Public Inheritance issues
- Virtual inheritance
- thoughts about how to implement my idea?
- proposal for template type parameter constraint
- logging in C++
- design question: deriving from a concrete class
- __stdcall into __cdecl
- Making for_each useful-inspired by Item 43 of Effective STL
- Accessor functions - return by value or return by reference
- Loki TypeTraits bugs
- Repeating index - Indirect arrays - valarray
- Best solution for fast file IO : Anything in Boost?
- where is the difference
- Get accessor can't return by reference in const function
- newbie dynamic memory problem
- Renaming inherited member, Is possible? May be good in some
- boost 1.33 smart pointers -- performance report
- explicit specialization curiosities
- Cross-TU type --> integral id mapping
- Alexandrescu's MC++D: DerivedToFront prob
- Question about Dependent Name checking (with Templates)
- question on the comma operator
- why these program terminate abnormally
- Specifying Initial bucket size in hash_map
- Question related to creating and deleting of objects
- template singleton
- ANSI escapes in text
- Applications of Template Meta-programming
- Daisy chaining streams
- Exception classes to use in my company's library / API
- C++ books to read
- bloat when using STL compiled in debug
- Small projects to strengthen my C++
- Semantics of numeric_limits<double>::min()
- A template function with template classes with subclasses
- accumulate on a map
- Interesting COW string observation
- Single copy of a member across all instances of a class.
- strange behavior of boost::bind
- GotW #6: Return const value for enums?
- problem with binary i/o
- Can I stop people deriving from my class
- Boost 1.33.0 released
- Exceptional C++ item 30. need help to understand thx.
- std::map functors
- Rvalue references -- a done deal?
- Proposal: Improving TR1 Smart Pointers
- Correct way to define iterators
- Thread-safe Dynamic C++ Classes
- Exception safety with object being initialized
- The string returned by typeid(X).name()
- Herb Sutters GotW #4: Class Mechanics
- Catching exceptions as const reference
- inquiry about correct types in std::partial_sum
- Reflection
- Graceful recovery for Arithmetic errors
- Does const allow compilers to optimize code?
- Ultimate++ 0.98.7 released
- ostringstream question
- Elide template argument for object instantiation....
- Casting Between POD Pointers?
- surprising std::string behaviour
- Rearranging a Vector
- Rogue Wave C++ Standard Library released into Open Source
- Puzzle
- giving a distinct name to a partially specialized class temp
- Inheritance hierarchy of template classes, how to make it wo
- help: automatically register to factory?
- Juggling/accessing Multiple object instances from a static m
- Replacing hand loop with std::accumulate
- Item 52 in Sutter/Alexandrescu's C++ Coding Standards
- Let us pray......
- class Factory
- "constraints through use" trick...
- C++0x and blocks?
- Extracting type of array
- Template and Friend Confusion
- A Joke : about prefix ++ and postfix ++
- placement new and free store
- ptr_fun & template function
Powered by phpBB © 2001, 2006 phpBB Group.