C++ Language (Moderated) [Archive]

View Full Version : C++ Language (Moderated)


  1. Pet peeves (lighthearted)
  2. way to make std::string use a backing char* without allocati
  3. new T[n], when n > (std::numeric_limits<std::size_t>::max()
  4. Template Metaprogramming
  5. Access mechanism in C++ for virtual functions
  6. Are there any plans (or open proposals to the C++ comittee)
  7. Using pointers as keys with std::map
  8. std:sort() and custom iterator
  9. TR1; memory and build-times
  10. alternative for clone...
  11. Need some help constructing "variant" type
  12. Valarray bug in g++ 4.0.1 ?
  13. Best Practices Questions : Building efficient classes
  14. Flags
  15. Getting rid of int
  16. Very fast delimited record parsing with boost
  17. object instantiation
  18. How to sort a std::map using its values?
  19. Initialize Multiple Variables in a For Loop
  20. Dilemma using temporary objects
  21. Difficulties with overload resolution
  22. Variadic templates (a proposal to C++ standard)
  23. Lifetime of the __FILE__ string literal
  24. Private interface using reinterpret_cast vs. inheritance
  25. access modifier (suggestion for C++0x)
  26. How to access external data in dll ?
  27. Should template dependent lookup find static functions?
  28. C++ Class Data Storage
  29. Template Parameter Issue
  30. map within map
  31. Return appropriately by value, (smart) pointer, or reference
  32. __class__ and __namespace__
  33. Implementation of shared_ptr in boost
  34. Trying to understand the C++ Standard
  35. Public Inheritance issues
  36. Virtual inheritance
  37. thoughts about how to implement my idea?
  38. proposal for template type parameter constraint
  39. logging in C++
  40. design question: deriving from a concrete class
  41. __stdcall into __cdecl
  42. Making for_each useful-inspired by Item 43 of Effective STL
  43. Accessor functions - return by value or return by reference
  44. Loki TypeTraits bugs
  45. Repeating index - Indirect arrays - valarray
  46. Best solution for fast file IO : Anything in Boost?
  47. where is the difference
  48. Get accessor can't return by reference in const function
  49. newbie dynamic memory problem
  50. Renaming inherited member, Is possible? May be good in some
  51. boost 1.33 smart pointers -- performance report
  52. explicit specialization curiosities
  53. Cross-TU type --> integral id mapping
  54. Alexandrescu's MC++D: DerivedToFront prob
  55. Question about Dependent Name checking (with Templates)
  56. question on the comma operator
  57. why these program terminate abnormally
  58. Specifying Initial bucket size in hash_map
  59. Question related to creating and deleting of objects
  60. template singleton
  61. ANSI escapes in text
  62. Applications of Template Meta-programming
  63. Daisy chaining streams
  64. Exception classes to use in my company's library / API
  65. C++ books to read
  66. bloat when using STL compiled in debug
  67. Small projects to strengthen my C++
  68. Semantics of numeric_limits<double>::min()
  69. A template function with template classes with subclasses
  70. accumulate on a map
  71. Interesting COW string observation
  72. Single copy of a member across all instances of a class.
  73. strange behavior of boost::bind
  74. GotW #6: Return const value for enums?
  75. problem with binary i/o
  76. Can I stop people deriving from my class
  77. Boost 1.33.0 released
  78. Exceptional C++ item 30. need help to understand thx.
  79. std::map functors
  80. Rvalue references -- a done deal?
  81. Proposal: Improving TR1 Smart Pointers
  82. Correct way to define iterators
  83. Thread-safe Dynamic C++ Classes
  84. Exception safety with object being initialized
  85. The string returned by typeid(X).name()
  86. Herb Sutters GotW #4: Class Mechanics
  87. Catching exceptions as const reference
  88. inquiry about correct types in std::partial_sum
  89. Reflection
  90. Graceful recovery for Arithmetic errors
  91. Does const allow compilers to optimize code?
  92. Ultimate++ 0.98.7 released
  93. ostringstream question
  94. Elide template argument for object instantiation....
  95. Casting Between POD Pointers?
  96. surprising std::string behaviour
  97. Rearranging a Vector
  98. Rogue Wave C++ Standard Library released into Open Source
  99. Puzzle
  100. giving a distinct name to a partially specialized class temp
  101. Inheritance hierarchy of template classes, how to make it wo
  102. help: automatically register to factory?
  103. Juggling/accessing Multiple object instances from a static m
  104. Replacing hand loop with std::accumulate
  105. Item 52 in Sutter/Alexandrescu's C++ Coding Standards
  106. Let us pray......
  107. class Factory
  108. "constraints through use" trick...
  109. C++0x and blocks?
  110. Extracting type of array
  111. Template and Friend Confusion
  112. A Joke : about prefix ++ and postfix ++
  113. placement new and free store
  114. ptr_fun & template function




  115. Powered by phpBB © 2001, 2006 phpBB Group.