Voir la version complète : comp.lang.cplus


Page : 1 2 3 4 5 [6] 7 8 9 10 11 12 13 14 15 16 17

  1. Compile-time range check?
  2. Adding members to a template class specialization?
  3. Rounding error when converting from double to int
  4. copy constructor problem
  5. Arrays?
  6. const element type in standard library containers
  7. Order that things happen when returning from a function.
  8. design choice
  9. write a program to count occurence of each element in an array
  10. Declaring explicit specialization of member function.
  11. Override public virtual Functions with private Functions?
  12. compilation error with merge algorithm
  13. Which members are being included at compile time?
  14. Building a Copyright statement
  15. Stuck on partial specialization syntax, as usual.
  16. How do I make a class uncloneable?
  17. how to sort it using STL
  18. Efficiency model for a RISC processor
  19. STL: how to get the sequence number of a newly added item into a set
  20. port
  21. Inheriting from a typedef that is inside another class
  22. question on merge algorithm
  23. Strong exception safety guaranty - Did I forget something ?
  24. warning when using throw(bad_alloc)
  25. are there c++ classes that provide file, directory or file systemfunctionality?
  26. Debug Assertion Failure?
  27. Need to create a C lib - using C++ classes - is it possible
  28. remove certain characters from a string
  29. Const declaration in header files
  30. Template specialization, nested
  31. Pointer to Member Function of derived class
  32. Why won't this list remove_if code compile
  33. About friend declaration
  34. end of file
  35. question about auto_ptr
  36. any way to see the non-printable stuff in strings?
  37. vector assign
  38. Delegation question...
  39. type function U[1] and U(*)[1] SFINAE issue
  40. Even-Odd sorting
  41. reference/alias in perl vs reference/alias in C++
  42. Policy Based Design Question
  43. template<typename> vs. template<class>
  44. Convert Char *buffer to HBitmap
  45. Map with string key and wstring[] value
  46. Is it doable,
  47. Where static local variable allocate?
  48. sizeof an object that have same base class as member objects.
  49. ambiguous overload when used with derived classes?
  50. Inlined Function still a function call w.r.t. Sequence points?
  51. use of undefined types
  52. std::list<T>::iterator
  53. mallopt() vs shared library
  54. Books for learning how to write "big" programs
  55. question regarding operator << overloading
  56. erase all pairs with a specified value in a std::map
  57. Template class object across library interface function
  58. Price for the standard
  59. Creating A Limited Vocabulary Voice Recognition System using C++
  60. template declaration and definition
  61. C++ and OOD
  62. Thread in next C++ standard
  63. linking error with inline functions
  64. std::map iterators
  65. Re: (OT) Google spam reduction: reason
  66. using array operators for lvalue and rvalue?
  67. std::list wrapper (+templates)
  68. a function follow by const
  69. iterator for template
  70. template base class not fully expanded in some cases
  71. Are you like to become a PROGRAMMER.....
  72. software link for linux fedora
  73. fast array copy c++
  74. Conversion between float and long
  75. Hep
  76. converting char to float (reading binary data from file)
  77. safely reading large files
  78. basic question about returning strings / char arrays
  79. designing a scalable storage
  80. Tabular output and plotting 2d/3d data in C++
  81. Programming Windows
  82. Cast a struct ...
  83. Failed to operate register to make the application runningautomaticly when bootting a computer.
  84. design Pattern of Classes
  85. invalidation of iterators on deque
  86. How to find out memory occupied by vector, set, or map?
  87. Accelerated C++ exercise 9.2
  88. Data Structures and Analysis Multiple Choice review
  89. Re: reference types
  90. newbie -- smart pointer destructor called without destructor everbeing called
  91. timestamp question
  92. Is this a new syntax
  93. Read Office Files from C++.
  94. Linkage of sections from multiple obj files
  95. cp
  96. Is it too early to cheer?
  97. graphics in microsoft visual c++
  98. Convert from int to std::string
  99. Perl to C++
  100. a small precompiler question
  101. What books to learn how to use Win API in Visual C++
  102. Re: acquire barrier for atomic reference counting
  103. w/ Floats needed!
  104. How to determine the directories from where "#include <.....>" gets the header files?
  105. Copy Inherited Objects
  106. What's the connection between objects and threads?
  107. oo design question
  108. CDatabase Open
  109. Reference to private member...
  110. Question on use of "placement" new
  111. How to install and call the sun compiler instead of GCC?
  112. Difference between *.hxx and *.h header files?
  113. graphics in c++
  114. Problem with making an instance of a templated operator<< a friendof a template class
  115. problem with bind2nd
  116. string as getline delimiter
  117. Re: c regering
  118. newbie: Packed bitspecs?
  119. son in c++
  120. converting char to int (reading from a binary file)
  121. ?
  122. Reading columns in a text file
  123. function
  124. What does 'illegal indirection' mean?
  125. Constness with standard containters of pointers
  126. overload resolution and conversion ops
  127. compile cpp program to DLL
  128. functions accepting pointers vs references
  129. Inconsistent template behavior; standard-conforming, UB, or gcc bug?
  130. Can't get my mind wrapped around simple permutations
  131. beginner question
  132. Iterator questions...
  133. Question about operator overloading
  134. Please !!! - CAsyncSocket::OnReceive Not Working for MicrosoftUDP Application (msocudp)
  135. Please !!! - Microsoft's UDP Application: msocudp
  136. Newbie: How to store data into my object with << ?
  137. Partially specialize a function template
  138. [HALF-OT] Separe two channel with direct-sound...
  139. error: expected initializer before <type>
  140. Order of expression evaluation
  141. Nested macros
  142. About initializing non-local object
  143. virtual constructors
  144. Newbie question: How to define a class that will work on bits from abinary file?
  145. about the header file and source file in C++
  146. about the private data member
  147. AdaBoost Question
  148. Class template specialization with template parameter
  149. Private inheritance question
  150. reference type as template argument
  151. lifetime of tempory generated variables
  152. what are C++ABI;s
  153. iterator: not declared in this scope
  154. c++ compilation issues
  155. Remove Characters from basic_string
  156. Accessing members of template class
  157. appending/joining STL::deque/list containers in constant time
  158. class with two dimensional array as a member (I need )
  159. Two implementations of simple math equation yield different results
  160. std::list Duplicates with Different Data
  161. Ten C++ Parogramming ebook
  162. efficiency of std::vector for small arrays.
  163. template error with iterator
  164. Altova v2008r2
  165. Book Recommendations for modern C++/Boost...
  166. Function not recognizing
  167. Call mutators or attributes directly inside class?
  168. inheritance
  169. Unexpected results while working with floats
  170. Function Pointer...!!
  171. Default argument as class object
  172. possibly ot: thread suspension
  173. Doubt in prototype declaration.
  174. Concurrency patterns in C++
  175. PdhCollectQueryDataEx hangs
  176. list find_if usage
  177. STL list Usage
  178. handles in C++
  179. thread waiting for events
  180. Returning a Struct from a Function
  181. ANN: AutoNewPtr (oh yes, yet another smartpointer)
  182. boost::thread under Borland Turbo
  183. blink effect on textbox
  184. Need With Algorithm...
  185. Does boost::regex_search support branch sentence like (....)|(....)?
  186. Beginner
  187. Iterator initialization style
  188. Object construction...
  189. Linux socket programming
  190. class for database handling errors
  191. "delete" asserts in debug build, multiple inheritance (msvc 7.1)
  192. Need advice on data structure
  193. Multithreading like in java with boost
  194. Extracting all functions from C++ source code
  195. octal error
  196. constant-expression
  197. What does line 162 do ?
  198. private member variables
  199. Re: compile time value -> index calculation
  200. Online payment system using php
  201. how to put the content of one hash map to another hash map
  202. Unpredictable nature of increment operators
  203. Unpredictable result of Increment operation
  204. default Enum values?
  205. Binary Search Tree Problems
  206. Notation of "A Proposal to Add an Rvalue Reference to the C++Language"
  207. Catching exit code before program termination
  208. Problem converting application from VS2003 to VS2005
  209. Using special allocator interfaces...
  210. optimize this Shifting code ?
  211. Default function parameter values
  212. Pointer to non-static member functions
  213. error when using the API FindFirstFile
  214. Question on Style regarding initialization for inter-working classes
  215. binary executable
  216. Map to store 3 items
  217. with program using multiple functions/variables
  218. Experiences with HP aC++ or Sun Studio C++?
  219. temporary object in function call
  220. GCC: generate ARM assembler
  221. Template problems
  222. Re: To Play ".wave" file with C++(Background music)
  223. Re: To Play ".wave" file with C++(Background music)
  224. compilation error with CC
  225. Problem with structure and dynamic array
  226. Overload resolution and copy constructors that take non-const references
  227. constant versus mutable iterator types
  228. char table / pointer memory allocation
  229. Good STL book
  230. Good book on STL
  231. tr1 regex
  232. Compressing syntax/code, a testcase
  233. non-const reference to temporary derived from pure virtual Base
  234. Sample without replacement+intersect
  235. Using: bitset( string() )
  236. Algorithm on search
  237. sharing variables across mulitple files
  238. STL set/map w.r.t const char*
  239. Accessing Individual rows from a multidimensional array passed to afunction
  240. placing new characters at the end of string
  241. Shootout (sum-file)
  242. associative containers and algorithms
  243. STL objects and binary compatibility
  244. problem with a reverse iterator
  245. Binary Search Tree
  246. nested for loop problem
  247. std::stack compilation error
  248. calling "after return"...?
  249. reading a text file at certain timeouts
  250. ran3 random num generator
  251. Shootout (fannkuch)
  252. Can not find what I missed with return value
  253. OS
  254. equality operator question
  255. Troubles in porting Apache STDCXX
  256. question on map<K, V>::insert(iterator, const value& v)
  257. A question on Gtkmm's
  258. Executing applications across a network (possible OT)
  259. generate an N-node random binary search tree
  260. Linked List - M-Choice Question
  261. Forward reference compiler error...
  262. question on map< list<T>::iterator, int>
  263. make_pair(T1, T2) in <utility>
  264. map question - need to find a string from an int but also need the int from the string?
  265. comp.lang.c++.moderated and comp.std.c++ dead?
  266. gmake error: No rule to make target lib_file.a
  267. C++ STL List implementation
  268. Multiple inheritance question
  269. What is the purpose of C++0X constexpr?
  270. Design issue
  271. Port to gcc-4.3 (template template issue)
  272. constructing const vectors
  273. Brace-enclosed array initialisers
  274. CRTP base class using typedef of sub-class doesn't work
  275. Exception Specifications
  276. Want to learn C++ and confused where to start..
  277. Linux -- Ubunto
  278. Can "cout" do evil?
  279. Want to add image or icon
  280. overflow in function parameter
  281. ó++0x: atomic_load
  282. What does "-1.#J" mean?
  283. C++0x: memory_order_acq_rel vs memory_order_seq_cst
  284. call function with iterator parameter?
  285. Memory leakage problem
  286. c++/unix/linux Expert candidate Hurry up ......Apply soon.......
  287. daemon mode not quite working
  288. std::list pass by reference initialization error
  289. what do i need to implement data structures
  290. off_the_end iterator to vector::erase() function
  291. Work with Arrays
  292. extraction operator
  293. Casting pointers
  294. using delete expression on global operator new allocated memory
  295. U++ problem (was: counting words)
  296. recursive call returning a functor
  297. Implementation of free functions inside a class valid?
  298. Debug stringstream with GDB in general
  299. Fastest way to clone a hash_map
  300. Bluetooth communication