C++ Language (Moderated) [Archive]

View Full Version : C++ Language (Moderated)


  1. "Smart" Pointers
  2. idea for shared_ptr
  3. having the compiler enforce "good programming style"
  4. Lock Free Programming with Boost::shared_ptr instead of Haza
  5. printf()
  6. pointer or what?
  7. Allocating Memory... which is best practice?
  8. Correct C++ tutorial chapter 2.1 "Classes" available (Window
  9. forward declaring typedef
  10. character strings w/ different encodings: search and replace
  11. temporary functions
  12. Nested enums and default member initialization(possible bug
  13. Learning the new C++
  14. One more novice question: STL
  15. STL and thread-safety
  16. Implementing a cast-like function??
  17. _wcsupr () with german characters
  18. const object instantiation
  19. bitarray
  20. [ANN] YARD Recursive Descent Parsing Version 0.4
  21. namespace question: poor error message or am I unclear on th
  22. subclassing standard C structs.
  23. Very Newbie Question
  24. tnt library curiosity
  25. Metafunction support for Swappable types?
  26. Accessing stl queue in worker thread
  27. C++ code analyzers or programmable "Lint" tools?? recommenda
  28. static data type and initialization issues
  29. Is there a way to make aliases for long named variables ?
  30. Dereferencing problem
  31. class Parser {...};
  32. Derived constructor throwed, base did not destroy
  33. question about dynamic_any
  34. [C++ Template Metaprogramming] Selected Answers Posted
  35. Vectors passed as parameters to recursive functions.
  36. class template specialization question
  37. How to convert char * to string
  38. iterator points to entry of vector
  39. What the fastest way to copy strings from file to a vector i
  40. How did Ronnie extract the penny subject to the correspondin
  41. How much is it possible to examine templated functions?
  42. Are private members of passed classes directly accessible to
  43. problem with tempatized constructor vs. copy constructor
  44. BitArray
  45. ostream_iterator and manipulators
  46. Member Reference and Scope
  47. Boost page describing interleaved new expressions
  48. Multiple inheritance problem.
  49. .net memory allocation question
  50. static_cast vs. C style cast
  51. Pass-by-value variations
  52. Unexpected behaviour with operator overloading, namespaces a
  53. break in switch and while
  54. Can template specialization be based on a base class?
  55. Partial specialisation and a template template parameter
  56. "[Classname] was not declared in this scope"
  57. wrong link to destructor
  58. Underline importance of forbidden names
  59. Forward-declared template parameters and non-dependent membe
  60. Memory penalty for metaprogramming?
  61. How to implement C++ class heritage properties in C using C
  62. When is returning a pointer to a stack-allocated variable ok
  63. Is there any 'ArrayList' implementation in C++ ?
  64. compile-time discrimination of types
  65. Move constructors by Andrei Alexandrescu
  66. I don't understand this code.
  67. volatile-qualified primitive types
  68. inheritance, dynamic_cast and templates
  69. "this" is a non-lvalue?
  70. Using this-> from "C++ Templates"
  71. Formatted Screen output
  72. Recursion
  73. How can I find back the name of my class?
  74. Re: STL functional library
  75. reflection in C++ methods
  76. reallocate memory for arrays using new[] and delete[]
  77. moderated??
  78. Is this syntax of array declaration standard in C++?
  79. Bad behaviour of user-defined exception
  80. Books
  81. simple compile-time error problem...
  82. Pointer to member, derived type not allowed?
  83. Announce: C++ Connections Call For Papers
  84. TFF
  85. Question about operator=
  86. design Q: override | strategy pattern | function object
  87. about struct and sizeof()
  88. design Q: override | strategy pattern | function object
  89. Strange gcc behaviour or ... ?
  90. Binary equivalent of C's "fread" in C++
  91. Everything you wanted to know about implementing exception h
  92. Operator overloading and const
  93. Strange liniking error with std::set usage
  94. C programming, need help..
  95. std::bad_exception, sit, sit!
  96. Identifiers as template parameters?
  97. vector: adding all elements of another vector
  98. detecting existence of a member function (SFINAE ?)
  99. Invalid suffix to floating constant
  100. flex_string bug? defeats me
  101. Specialization syntax.
  102. Boost Graph Library bundled properties
  103. why is "delete" an expression?
  104. Does friend function always Hinder the concept of Object ori
  105. Why is unnamed namespaces preferred over 'static' specifiers
  106. simple question
  107. the usage of &**
  108. error - help me
  109. numerical accuracy
  110. std::deque<>::clear() requires operator=
  111. oversight in standard or the specific library implementation
  112. pImpl pattern with virtual methods
  113. What to do when programming to an interface isn't sufficient
  114. C++ Image Libraries
  115. Derive or Inherit ??
  116. Technical reviewers wanted
  117. what are namespaces
  118. compiler's memory map.
  119. Setting pointer to Absolute Address
  120. Testing this within member function
  121. Error in g++? Uncaught or not?
  122. writing to files
  123. C++ FAQ
  124. no member function map::clear defined
  125. arbitrary length arithmetic
  126. Bank Account Example from Generative Programming
  127. Problems with templated functions and default parameters
  128. prevent use of virtuality during construction
  129. Unable to open large file using std::ifstream
  130. simulate a process by counting ticks
  131. Which memeber variables should be made private
  132. Navigating C++
  133. Scope bloat when factoring code out of big methods
  134. alternate lambda expressions
  135. negaters and cctype
  136. Using static non-PODs as constants?
  137. checking a value within structure
  138. Referring to parent/sibling/other namespaces in header files
  139. Database library SOCI 1.1.0 available
  140. Problem overriding >> and << in a template class.
  141. Why doesn't the temporary work?
  142. Inline members in implementation file?
  143. Exception usage / Boost guidelines
  144. RE: MoonPhase Info Please
  145. On Refactoring C++ Code
  146. MetaCpp announcement
  147. is this allowed in standard c++?
  148. Question about std::distance()
  149. Template programming and intrinsic type construction
  150. namespace problem - a comment on a previous post.
  151. Locales and Dates formatting and parsing
  152. Overloaded template functions, how to...
  153. Loading the DLL at Run Time
  154. template template parameters & member templates
  155. Writing machine-parsable logs
  156. Moving an element in a container
  157. how to create trees using a map
  158. Just one line
  159. program flow gets lost
  160. boost::type_traits not working for simple types for me
  161. How to access the element of a list of type multiset of int?
  162. Carrying informations across throw points




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