C++ Language (Moderated) [Archive]

View Full Version : C++ Language (Moderated)


  1. a[i] not equivalent to *(a+i)?
  2. Lightweight std::string replacement?
  3. behind-the-scenes text?
  4. Why prohibit static operator()()?
  5. Generalized anonymity
  6. prev_permutation & duplicates
  7. Checking for uninitialized members - is this possible?
  8. Function rings.
  9. Templates and Functions
  10. Fun with ?:
  11. Function resolution error in class template
  12. Address of destructor.
  13. Permutations nPr
  14. Creating a relative order at run-time
  15. Re: Template argument passed by reference
  16. Selective Friendly: Choose what you want to share !
  17. Quite a few questions.
  18. Creating non-const references to temporaries
  19. trusting the compiler to optimize the passing of large objec
  20. std::vector ctor guarantee.
  21. large arrays versus standard containers
  22. RFC offset_ptr
  23. Conversion constructor vs conversion function
  24. Am I leaking memory?
  25. [ANN] Sword Library v0.1.3
  26. Andrei Alexandrescu cuj flex_string.h
  27. Which method would you prefer?
  28. Tool to verify throw specifications, unexpected exceptions?
  29. typedefs and vanished code
  30. Copy construction of arrays - how?
  31. Alignment of X vs char[sizeof (X)] field
  32. Type conversions of string literals
  33. Is this valid -> part-2.
  34. for every overloaded new we need to declate a delete with si
  35. How does the destructor get called?
  36. anonymous namespace within other namespace
  37. question on std::vector default ctor
  38. Another String reversal question
  39. Creating a debug class
  40. g++ const 'this' problems
  41. Pointer conversion on call to operator delete()
  42. Copy Constructor Question and Optimization
  43. Returned object: construction order guarantee
  44. Why doesn't vector( size_type, const T& ) work?
  45. Is this legal?
  46. Profiler for dynamic memory allocation?
  47. purpose of function try blocks
  48. Mixed width I/O in a single stream
  49. Variables in for loop - language change?
  50. multi-streaming
  51. trait or multiple inheritance?
  52. atexit and destructors
  53. sort through multiple key with STL
  54. reference to array conversion operator?
  55. Using 'this' in member initializer list
  56. inheritance question
  57. Accelerated c++ ch4 question, read_hw function
  58. are friend template arguments about to make it in the standa
  59. Help needed with a C++ syntax (legal in C, but not C++)
  60. Going Hog-Wild Defining Classes
  61. it's so simple, why is it wrong?
  62. Old version vs. new version include format
  63. definition of scope et al.
  64. Hex file reading error
  65. troubled by std::wifstream::open(const char*)
  66. Prevent template member functions from being instantiated
  67. Temlpate function members syntax
  68. Confusion about 3.6.2/3
  69. How can I convert the streambuf to char*
  70. Question about has_member_X / has_key_type<T>
  71. Announcement: Sigma 0.5
  72. physical quantities type
  73. chunking class definitions ?
  74. detecting non-const r-values.
  75. ambiguity of post-increment and post-decrement
  76. Puzzle(About dependent-type)
  77. What is wrong with this class?
  78. Exceptions
  79. Are STL Containers Thread-safe?
  80. Need help storing file to vector
  81. Question about Inheritance and stl containers
  82. file-scoped static versus private functions
  83. passing a template function to qsort
  84. Multidimensional arrays as function arguments
  85. exception specifications
  86. Saving hash_map content in orderly manner?
  87. Iostreams confusion...
  88. parameter lists in C++
  89. implicit declaration
  90. Need a help on this compiler driver
  91. Looking for a property implementation
  92. Dangling reference?
  93. ABI?
  94. A tricky issue(bug?) about template partial specialization?
  95. Invoking constructors at class member initialization
  96. Is it possible that Template member function of Template cla
  97. What is "plain old data" type (POD)?
  98. A limitation of C++?( vs.NET)
  99. look for C++ "Keith Gorlen smalltalk like classes" or NIHCL
  100. convert vector<T> to T*
  101. Standard requirements on comparison objects function call op
  102. How to Init an int vector
  103. What are "side effects"?
  104. Interview Questions
  105. auto_ptr construction...
  106. mutable vs MSVC
  107. varargs and PODs
  108. how to call conversion operator
  109. returning const object - design question
  110. Nutty string class with implicit conversion to const char*
  111. Is it a bug in VC7.1(refer to 'copy-ctor'&'direct-ctor'--sta
  112. templates & forward references
  113. Lifetime of temporary objects
  114. jjLibrary 1.7.0 is released
  115. For those of you with lots of sparetime...
  116. const template argument
  117. How do I assign to pointer to member a function of a derived
  118. More fun with templates and declarations
  119. Line continuation in #define
  120. Overriding C++ memory managment (pools)
  121. friend template doesn't work with MS VC 7.1 ?!
  122. memory question
  123. name resolution in different namespaces
  124. elegant C++ equivalent for some OCaml code
  125. Why placement operator delete for classes?
  126. Yet another inheritance vs containment question
  127. B-tree Class
  128. Is it legal that a function pointer to "function with defaul
  129. What's wrong with this?
  130. C++0x = C++ 2003?
  131. IEEE format doubles
  132. operator new[] question
  133. function overloading
  134. copying from one std::set to another
  135. fstream and fopen difference?
  136. Koenig lookup problem???
  137. Exceptions and C libraries
  138. solution for max_length_string (?)
  139. compilation problem...
  140. How is "static const int" better than "static enum"?
  141. Need help in file management.
  142. const design question
  143. __LINE__ still not fixed in VC 7.1




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