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

  1. breaking circular dependency?!
  2. Sets in C++
  3. Error using STL function copy
  4. Using std::lexicographical_compare with ignore case equalitydoesn't always work
  5. Initializers?
  6. Problem in allocating an array of objects with no default constructor
  7. Questionable code example in C++ FAQ Lite?
  8. ===Welcome to comp.lang.c++! Read this first.
  9. Duplicate entry while reading from ifstream into vector
  10. manipulating a string
  11. problem with a function template returning a private nested class ofa class template
  12. CHM version of the C++ FAQ Lite
  13. testsuite to validate POD argument passing between C and C++
  14. Re: std::stringstream question (compilation errors duringinitialization)
  15. Is there a faster way to fetch data from stl map?
  16. Table of Contents of "Effective C++" First Edition
  17. Can I get a ptr to an element from an stl vector iterator?
  18. Hooker Darya Gunchenko cannot be trusted to respect a person’s life. Dasha should not try to kill people
  19. Wish you Merry Christmas and a Happy & Prosperous New Year
  20. Why do people still use C instead of C++ ?
  21. Smart Pointer showing deep copy semantics
  22. Trying to call a function pointer causes a compile error with GNUG++
  23. How to do type convertion for template class?
  24. Constructors taking single temporary objects mistaken for functionpointers?
  25. Linux user group for Vapi & Surroundings is started
  26. Assigning a member function to signal callback function pointer
  27. typename Vs class: redundant?
  28. ===Welcome to comp.lang.c++! Read this first.
  29. problem with C++ stl (deque and vector)
  30. what is problem with this conditional op ?
  31. Puzzled as to why this works. Inheritance question
  32. copy ctor required ?
  33. Avoiding Input Failure in C++
  34. Adding quotation marks to string macro without quotations
  35. Problems with Conversion function
  36. State Machine and Design Pattern
  37. Re: Detect Windows Shutdown and log off
  38. Initializing complex, const, variably-sized structures at compiletime
  39. im new
  40. Dynamic Inheritance Query..
  41. Defining placement new[] and delete[]
  42. Nested classes, forward declarations.
  43. complex <double> vector
  44. templates: find the syntax error!
  45. Is it assured that the elelements in map are ordered
  46. Specializing template members for pointer types.
  47. Initializing an istream to either of two streams
  48. How to sleep in miliseconds, usleep() problem
  49. Re: Is it possible to read a remore file without saving it locally?
  50. Endless loop "--(end of buffer or a NULL)" in Flex++(windows)
  51. Re: hashtable or map? (map inserts not behaving as I expect - and I cant find a decent simple example for hashtable)
  52. Re: Is it possible to read a remore file without saving it locally?
  53. How to program BASIC V2.0 in C++???
  54. Re: Is it possible to read a remore file without saving it locally?
  55. Re: Problems with std::map.insert() and std::map.find()
  56. Re: iterator returned by std::multimap's find()
  57. ===Welcome to comp.lang.c++! Read this first.
  58. C++ Format issue
  59. Re: iterator returned by std::multimap's find()
  60. Re: Problems with std::map.insert() and std::map.find()
  61. Re: Problems with std::map.insert() and std::map.find()
  62. char const* linkage problems
  63. Re: Linux C++ equivalent to InterlockedIncrement?
  64. Visual C++, Executable for Debug Session dialogue on old project
  65. need to modify location of text output and input on screen in consolenative c++ application
  66. Re: Linux C++ equivalent to InterlockedIncrement?
  67. hash table c++
  68. namespace - ambiguous call
  69. Insert data in a file
  70. vc++ best ide?
  71. enclose a negative number in columns
  72. How to have multiple sort criteria on a struct?
  73. how call Derived class function in base class
  74. string initialize
  75. How would you call the following
  76. How to start learning.
  77. C++ vs. C#
  78. Re: Simple 2D Array
  79. Re: _strdup and delete
  80. Linux or windows
  81. Conversion constructor
  82. Thread safety problems with function scope static variables vs class static private members
  83. pb in executing pgm (SOS)
  84. About modify class data members problem
  85. Learn Embedded Technology From Industry Experts
  86. template<> compiler errors
  87. ===Welcome to comp.lang.c++! Read this first.
  88. C++ - how to convert string to uppercase/lowercase
  89. Re: _strdup and delete
  90. Re: virtual fn, destructor
  91. Re: _strdup and delete
  92. Template specialization doesn't work after putting inside a namespace
  93. about lex
  94. handle \x0 character in a string
  95. virtual inheritance
  96. std::map iteration safety
  97. Help sought writing a loop construct
  98. Hot to get iterator to specific map key?
  99. portable handling of binary data
  100. vtbl and vptr
  101. need help with fdump-class-hierarchy
  102. Why memset should be used?
  103. Re: virtual fn, destructor
  104. typedef template error
  105. STL vector resize on MSVC broken?
  106. bitfield and initialization list
  107. why c++ compiler don't assign NULL for us
  108. Free mock tests on different technologies @TechFaq360
  109. avoid inheritance from std::map
  110. thinking in object oriented fashion
  111. Calling third party C library functions from C++
  112. dependencies between dll's in visual studio
  113. Available C++ Libraries FAQ
  114. Probably off-topic but need a pointer
  115. best data structure for a caching class
  116. cout.write....... great problem!!!
  117. ===Welcome to comp.lang.c++! Read this first.
  118. What's the meaning of this warning: this decimal constant is unsignedonly in ISO C90
  119. tyutuuu
  120. Free source code and programming articles
  121. _getch and microsoft claims
  122. windows programming with c++
  123. Returning an array -- help needed
  124. Compiler Issue or Bad Template
  125. first attempt with boost::graph
  126. Re: Design issue - Container as a member of a class
  127. ambiguous overload?
  128. Re: virtual fn, destructor
  129. Smart Pointers with Abstract Factory
  130. Re: virtual fn, destructor
  131. Re: virtual fn, destructor
  132. Re: Design issue - Container as a member of a class
  133. Re: Design issue - Container as a member of a class
  134. typical problem in C++... hot to solve
  135. vtable with virtual base class?
  136. simple reap allocator...
  137. asserting nothings thrown in a destructor
  138. Re: Design issue - Container as a member of a class
  139. log4cpp
  140. legal code?
  141. legal code?
  142. assistance
  143. ===Welcome to comp.lang.c++! Read this first.
  144. How to Convert uint64 to uint32
  145. MSC_VER
  146. Memory footprint of std::vector<std::vector<T> >
  147. sizeof double
  148. Need help for a simple program
  149. Migrating to Borland 2009 - Office Application
  150. ***Make $40,000 in 6 Weeks with only $8! No Scam! It ReallyWorks!***
  151. define in *.h file
  152. Is there an STL algo to fill a vector with product of 2 othervectors?
  153. The differences between the object and the pointer points to object
  154. LD_PRELOAD problem
  155. Default operators.
  156. l-values and r-values
  157. Using class type in class?
  158. per packet QoS (DSCP)
  159. Polyline slow
  160. Workaround for lack of templated typedef
  161. Help, looking for right tempalte/class declaration...
  162. memory leak when use _com_ptr_t
  163. SETP-09 call for papers,
  164. C++ Template metaprogramming : Why this code can't compile?
  165. Problem with Generic Algorithms (Template Design)
  166. send stl vector by a socket
  167. using pointer to pointer(**)
  168. lower_bound() misbehaving
  169. Calling C library functions from C++ program
  170. Best way to organize my sorting funtcors?
  171. Structuring class implementations
  172. folo
  173. ===Welcome to comp.lang.c++! Read this first.
  174. c/c++ job wanted
  175. Partial pimpl design pattern?
  176. Problems with Windows Dialog Box-based GUI Software Design
  177. Downcasting base-class objects to a derived-class
  178. Better way of allocating a memory( auto_ptr vs new vs malloc)
  179. anonymous ctor?
  180. Random float between 0 and 1, then a second random float between 0and 1 - x
  181. meta reflection in c++
  182. vector container resize std::bad_alloc
  183. Speeding up access to STL vectors?
  184. Re: recursive function problem
  185. Re: recursive function problem
  186. Explicit specialization of member template when type is anothertemplate type.
  187. Functional Local Static Zero Initialization - When?
  188. easy money
  189. Dr. Dobb's Portal
  190. Do C++ Programmers Overuse Templates?
  191. how to sort std::vector contains user defined struct by multiplevalue?
  192. library for http/ftp requests
  193. Proper use of templated containers as class members
  194. Announce: https support added to webEbenezer.net
  195. Ill-formed program
  196. ===Welcome to comp.lang.c++! Read this first.
  197. coding standard: typedef of a full template instantiation
  198. deduce element type of c-array template argument
  199. anybody knows why?
  200. reading / writing a string
  201. The following works in Linux
  202. Depth of Recursion with parameters Vs Length of Iteration
  203. bridge design
  204. Preventing implicit calling of non-explicit constructor.
  205. Confused about a thread-safe singleton example.
  206. hjhlklk'l
  207. can a const pointer be deleted?
  208. Newb Question on Properties of Objects
  209. udp sockets
  210. Returning nested class within template class from member function.
  211. map of map.
  212. what is the following type
  213. SPEC CPU search program announced
  214. Template method implicit instanciation : compiles with Intel ICPC11,not with G++4.x
  215. preprocessor question
  216. warning for 'char* data = "some string" '
  217. "free(): invalid next size" when using std::map as a class member
  218. inorder traversal in binary tree class
  219. Unresolved external
  220. nice
  221. ===Welcome to comp.lang.c++! Read this first.
  222. dealing with large csv files
  223. Object pointer casted to int* , wont increment with ++
  224. The Java vs C++ higher salary thread
  225. Template copy constructor question.
  226. Re: Applying a function to all elements of a container
  227. Re: design a tree structure which generates dynamic substrees
  228. Re: design a tree structure which generates dynamic substrees
  229. question about private member
  230. Dereferencing a list Structure
  231. fstream -> FILE*
  232. Basic .H/.CPP Location Question
  233. Types through a macro
  234. out of scope pointers in threads
  235. Can this loop be vectorized?
  236. Simple fmod-Question
  237. Initialising a constant object
  238. First time here ; Excel and C++ ?
  239. ISO C++ forbids "set" and "get" as method names?
  240. Reference cannot be made to refer to a different variable
  241. multiple virtual table pointers
  242. What is the difference between .cpp + .h vs .cxx and .hxx ?
  243. binary format of the number.
  244. Re: Copy-initialization of const objects
  245. Re: Applying a function to all elements of a container
  246. Re: benefit of class constructor initial list
  247. display a google earth map in application
  248. Shy girl turns into a crazy bitch at the sight of huge dick
  249. Shy girl turns into a crazy bitch
  250. She gets Regan's dress wet and takes her to the backroom to dry up.