PDA

View Full Version : C++


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 [17] 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181

  1. Why std::sort is ~20% faster then introsort coded by hand?
  2. trying to compile my first libraries
  3. ===Welcome to comp.lang.c++! Read this first.
  4. Some C/C++ tips for experienced programmers
  5. What caontainer shall be used instead of std::map is there is noorders in keys?
  6. the design of classes referencing each other in the large c++ project
  7. How to test a 'float' or 'double' zero numerically?
  8. How to install boost on mac leopard
  9. template specialization
  10. Error in borland c++ developer 2006
  11. Dynamic Allocation in Constructors
  12. Functionoids vs Member Function Pointer?
  13. How to make this program more efficient?
  14. Problem with "va_list" & variable arguments in 64-bit programs onSLES 10 SP1
  15. [Design] Should accessors throw exception ?
  16. Allocating heap to unfreeable function static variables.
  17. Template code organization
  18. c++ linkage vs c linkage
  19. Is it me or is it gcc?
  20. namespaces, classes and template friend functions
  21. Thread safe array class
  22. is it a bug of "cppunitlite"?
  23. How to devise function pointer type from function name?
  24. why std::deque::rbegin() - rend() gives a negative number?
  25. Identifiying which derived class you have in code
  26. is there lazy copy for STL containers?
  27. Can temporary array as argument.
  28. Is this the correct way to think of "base class"?
  29. Can I return the count of an array?
  30. Difference and Histroy about inluding of header without h
  31. Convert 32 bit unsigned int to 16 bit signed int.
  32. Assignment Operator Problem on Based and Derived Class
  33. map<string, vector<string> > Question about partial initialization
  34. pointer to memb func not enough for implicit instantiation?
  35. Creating a debug stream
  36. Fire Ants?
  37. OT: 9/11 Anniversary: Watch 9/11 Mysteries - How the World TradeCentre was demolished by the Neocons for an excuse to go back into Iraq
  38. design question regarding multiple update
  39. Arrays of smart pointers to base class
  40. How to open a file in c++
  41. Opening file in c++
  42. How should I implement a find() member function for this class?
  43. Code to behave as Re-Entrant
  44. Re: using function arguments in other arguments
  45. test
  46. Private base class conversion from base?
  47. iterator for two lists
  48. list edit
  49. is there memory corruption here?
  50. Can constructor call another method?
  51. Re: using function arguments in other arguments
  52. C++ to HTML
  53. Problem with templated special functions
  54. ===Welcome to comp.lang.c++! Read this first.
  55. Arithmetic addition with strange results
  56. (newbie)Technically what's the difference between memset() andmemcpy() functions?
  57. Constants and namespaces
  58. sorting the input
  59. vector of map
  60. c++ templates
  61. Operator () overloading, wrong overload gets called
  62. how to compute roots of a cubic function with minimal truncationerrors?
  63. Is there anything wrong with std::pow?
  64. How to get the cubic root for complex number?
  65. When to use std::pow(x,n) instead of times x for n times?
  66. How to put const into function pointer?
  67. question on constant variables
  68. Re: Problem with recursive make.
  69. Re: Problem with recursive make.
  70. Passing data to a callback routine
  71. Stream extraction failing
  72. Can not create a Vector of Strings
  73. Finding all paths between 2 nodes undirected multigraph
  74. Question on Constant Variables
  75. Ebel Brasilia Prices
  76. A Copy of Pointer Is Dangerous?
  77. Problem storing tvmet vector objects in an stl vector container
  78. Overriding struct variables when subclassing
  79. C++0x: Communication with signal handler
  80. import an external function
  81. How to encapsulating Object?
  82. map design
  83. Exception handling the right way
  84. Swiss Army Watch Luxury Swiss Army Watches
  85. Rolex Watch Luxury Rolex Watches
  86. Rolex Watch Luxury Rolex Watches
  87. Polymorphism and inheritance
  88. Polymorphism and inheritance
  89. Operator () overloading, cannot return by value.
  90. Re: Biden's daughter on her way to prison!
  91. Re: Why can't Snit ever tell the truth? Is it a genetic problem?
  92. where to declare a friend operator >> (as well as >>)... in .h or.cpp file
  93. inheritance
  94. [newbie] de-reference function
  95. Making a smart pointer which works with incomplete types
  96. Is this the correct way to use type specializations
  97. Help: reverse a linked list
  98. ===Welcome to comp.lang.c++! Read this first.
  99. xtree file
  100. anonymous namespace and linkage
  101. How make polymorphism optional?
  102. c++
  103. seaching a txt file
  104. abstraction level of error handling
  105. Test for learners
  106. Define an interface hierarchy?
  107. I would like to change my job
  108. Inheritance from a Template class, problems accessing protectedmember
  109. what the meaning of this code
  110. The difference between new node() and new node?
  111. how much time?
  112. Why can't member function be friend?
  113. type punning
  114. Integral type for static class variables
  115. Bedbugs or Fireants
  116. How to allocate a non-copyable object with a custom allocator?
  117. Microsoft Ireland looking for C++/C# Software Developers and ManagersASAP
  118. computer programe
  119. extern "C"
  120. One of the way how to relax your mind...
  121. Casting from a string
  122. comparing vectors of std::bitsets
  123. asm code for ARM (very simple)
  124. How to initialized a member array?
  125. How to fix the following problem?
  126. Is it valid to initialize a base class with placement new?
  127. Is there a min function that accepts any number of arguments?
  128. check if line is whitespace
  129. ===Welcome to comp.lang.c++! Read this first.
  130. Destrying and object without calling a destructor
  131. Problems storing objects in a vector and incrementing a staticcounter in C++
  132. Question regarding functions returning reference
  133. Effective streaming questions
  134. Re: Undefined reference in linking
  135. specific colour detection from a real time image
  136. To the bird lovers
  137. Don't want to define derived class?
  138. privatdetektei in Ploen ein privatdetektiv privatdetektiv gesuchtdetektei magdeburg dedektivbuero
  139. sizeof(Struct::Member) rationale
  140. Training & jobs
  141. plot a 3D sphere from C++ using gnuplot?
  142. Splitting a String with 2 input variables, "beginstr" and "endstr"
  143. Malloc for object of an class
  144. complex setters implemented differently between Linux and Windows
  145. Address of virtual member function from object (*not* class)
  146. A Good Free Compiler
  147. The error about the struct in the class
  148. Can static member variables be declared "inline"?
  149. den privatdetektiv in Herzberg detektei wuerzburg privatdetektivberlin dedektivbuero mr monk privatdetektiv
  150. Exception information in catch(...) statement
  151. Re: site map 1
  152. Bloodshed Compiler in Windows XP print problem
  153. (very) Simple Template Metaprogramming question
  154. Dynamically introducing code into the application
  155. initialization syntax
  156. Bad initialization example in standard?
  157. boost::bimap issue
  158. Forward class declarations
  159. compiler on mac
  160. test
  161. issue with the stl and operators
  162. ===Welcome to comp.lang.c++! Read this first.
  163. joining 2 strings
  164. transform, boost::lambda and subscript
  165. Using Constructors -- LNK2019 error in Visual C++
  166. Accessing a typedef type that was defined within a template class
  167. Format in put text file
  168. New to C++ and have a couple of questions
  169. difference between main function of c and c++
  170. Just another question on books...
  171. INTEGRITY CAN MAKE YOU EASY MONEY!!
  172. How does the == operator for multimaps behave ?
  173. Download eBooks free of cost!!!
  174. How to design C++ OOP better?
  175. when does the memory get officially released?
  176. std::deque Thread Saftey Situtation
  177. Re: IT - Jobs, Interview Questions, Certification
  178. regular expression on vc6
  179. Usage of class forward declarations;
  180. Return from non void function?
  181. Preprocessor: convert __LINE__ to const char*
  182. global object and new operator
  183. ilu
  184. Using a multicore-processor
  185. Design question: where to create objects as result of a function
  186. Extern variable
  187. Question about passing a matrix into a function
  188. A Qustion about iostream
  189. Function functors?
  190. hash_map vs unordered_map
  191. How to convert exe file of cgi script into .cgi extension.
  192. returned type of boost::bind && Address of a tmp object
  193. singleton template class
  194. Reference counting and API (const reference vs pointer oriented)
  195. stringstream bin buffer to hex string conversion
  196. clear() vs destructor?
  197. Templates, Structs and Invalid Pointers - where did it go wrong
  198. Looking for 2D Physicengine
  199. LNK2019 - Unresolved external symbol
  200. Inheriting the Wrong Constructor
  201. THIS WORKS - IT'S BEEN PROVEN! LET'S MAKE THIS HAPPEN!
  202. How to invoke a member function pointer?
  203. boolean expression checker/matcher
  204. Would this be a valid use of inheritance?
  205. overload operator new with a spcialized memory manager instance
  206. Check Microsoft Signature
  207. ===Welcome to comp.lang.c++! Read this first.
  208. Is this kosher?
  209. The pre San Francisco mailing and the core and library issues listsavailable
  210. additive white gaussian noise
  211. Big Endian - Little Endian
  212. How to get single emails instead of digests
  213. template problem
  214. What's better, Big classes or Small
  215. How to use reinterpret_cast in filling
  216. Why C++ has given pure virtual methods?
  217. Instantiation of template method in template class
  218. Cannot overload virtual method?
  219. releasing resources allocated for a particular object
  220. Native to Manage communication via callback interface
  221. maps turn into multimaps
  222. Pointer clarification.
  223. Re: Type lists
  224. inline+virtual
  225. inline functions
  226. RAII order of operation
  227. help for casting
  228. shared_ptr; derived classes; ambiguitity in overloaded functions
  229. try-catch usage
  230. Create C++ std::locale without changing C locale
  231. what does this mean?
  232. memory leak problem.
  233. Random Program Idea Thread
  234. using exp() inside many nested for loops causing Memory overflow
  235. Splitting large cpp into seperate files (Problem with declaring a global variable)
  236. Problem with rand() % range+1
  237. Programming Jobs...
  238. Which design in better?
  239. Accessing derived class members from base class
  240. where can i get the keys to c++ primer 4th edition
  241. struct, typedef, and template
  242. The efficience of the bitset?
  243. Re: Is this a valid less than operator for a map?
  244. C+ with pascal
  245. using a std::bitset in an iterator
  246. template template parameters with a default - build error that oncedid not occur (new gcc?)
  247. Question on a class has not declared in a C++ header file.
  248. Subtle difference between C++0x MM and other MMs
  249. Passing string over DLL boundaries.
  250. Staying Motivated