C++ Language (Moderated) [Archive]

View Full Version : C++ Language (Moderated)


  1. A safer/better C++?
  2. Visitor Pattern Choices
  3. Violation of the ODR?
  4. contract-based programming in C++ and D
  5. coding style question
  6. Using local static variables within concurrent environment.
  7. Assigning to const pointer
  8. begin() & end() - can they throw?
  9. Global Initialization Guarantees
  10. How to swap parent classes
  11. STL Map - how does it store ?
  12. Tree container library
  13. Avoiding a mutable (or something worse)
  14. alias rules and optimization
  15. multiple interface inheritance
  16. why arent C++ exceptions declared in function declaration?
  17. container, template and polymorphism
  18. boost.graph: map of edge_descriptors
  19. conversion type warning with combination of STL functors
  20. replacement allocation function be declared inline
  21. ANN: Strinx 0.52
  22. is C++ dynamically or statically typed language or both?
  23. template metaprogramming
  24. unexpect result of sizeof(struct ...)
  25. What is a copy constructor, exactly?
  26. lower case in the STL
  27. Manual destruction of subobjects
  28. #ifdef vs. polymorphism
  29. generate double persision random value
  30. destruct incomple class.
  31. Have classes external linkage
  32. return by value question
  33. The Trouble With Locks by Sutter
  34. A design question by a newbie
  35. Do I include <string> if <sstream> is already there?
  36. buffer for ifstream
  37. how to use the file fis.c
  38. Iostream bug with floating-point i/o
  39. swap question
  40. Best of a bad cast
  41. for_each with vector<boost::shared_ptr< > >
  42. Borland C++ Builder 6 fstream woes
  43. calling member functions from WNPROC callback functions
  44. declaration then append OK?
  45. Half-public Half-private member functions
  46. Limitation of C++ new & delete? Please prove me wrong
  47. private default constructor is good or bad?
  48. Question about optimization
  49. C style casting or c++
  50. What is protected inheritance?
  51. Why can operator delete be called on a const pointer?
  52. How to determine the number of "power of two" enum entries?
  53. order dependency on boost add_reference/add_const?
  54. non-const copy constructor issue.
  55. member typedefs
  56. Rethrowing from destructors
  57. Andrei's flex_string
  58. Pure C++
  59. Threading libraries: what's currently preferred?
  60. missing values
  61. Getting the call-site for a function from within a function
  62. Determine the size & layout of the stack frame of a function
  63. Re: Vector syntax question
  64. vc8 bug?
  65. template.cpp:9: error: too few template-parameter-lists
  66. operator overloading
  67. Changing the variable of a for loop
  68. Prevent calling operator-> as function
  69. Determine the address of a virtual function pointer table fo
  70. Performance. Memory allocation. Datastructure design
  71. Aliasing and reinterpret_cast
  72. 64 bit integer
  73. Removing items from a list without deleting the item itself?
  74. Compile-time scoped selection of assignment operator
  75. reinterpret_cast<> + virtual call vs. dynamic_cast + non-vir
  76. c++ input
  77. Decomposing a C++ class to an equivalent set of C functions
  78. Will it slow the build time?
  79. class instance(s) ..
  80. Prevent objects being passed to sprintf?
  81. Inheritance and virtual functions
  82. Memory allocation issue
  83. deduced Parameter does not match
  84. Why STL does not have hash_table?
  85. Nested Classes And Scope Resolution Accessing Non-Static Mem
  86. Double-Linked Lists
  87. Accelerated C++ by Andrew Koenig
  88. Is sizeof() evauated at compile time ?
  89. Invalid conversion from `char**' to `const char**'
  90. Funny Operator Resolution Thing
  91. ternary tree ANN/RFC
  92. Combining two linked lists
  93. Is there a cleaner way to do this?
  94. fast thread-safe COW
  95. Container for polymorphic types
  96. exception safety guarantees
  97. locale and streams on VC8
  98. singleton classes.
  99. VC++ STL library status
  100. Boost 1.33.1 released
  101. Run-Time Detection of Overloaded Virtual Function
  102. Sorting a vector of classes
  103. how to pass a member function to algorithms?
  104. specialization pointer to member array
  105. templates and derivation
  106. using htonl and ntohl with float
  107. help! Is it gcc template defect
  108. operator<< outside class
  109. std::list iterator compile error
  110. filebufs() and pubimbue( std::locale::classic())
  111. mpl class creation
  112. Hiding of virtual function: feature?????
  113. Release/Build Problem - Adding a pointer variable solves it?




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