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. How To Accessing C++ Class objects in C : getting error fatal error
  2. Only one printer shown in CPrintDlg Combobox
  3. exported templates in icpc
  4. simple question
  5. constant global variables using in other compilation units,
  6. ambiguous overload
  7. best way to init in c++?(DX9)
  8. ATL expose struct
  9. exception class hierarchy
  10. Questions about const
  11. Problem with <algorithm> transform
  12. Pointing one past the end element
  13. Who Killed Benazir Bhutto ? Washington Post Comments
  14. operator()
  15. what is recursion in c++.
  16. initialization sequence issue
  17. memory leak in the code?
  18. Validity of pointer conversions
  19. Windows: change the title of the console
  20. Realizzare una connessione con inserimento del codice capthaautomatico
  21. vector init behavior
  22. header file and 'using directive'
  23. resolution of references by the compiler/linker
  24. bad_alloc
  25. C++ equivalent to Java's BigInteger
  26. Precompiled Header(s)
  27. tool hunt
  28. problem understanding :: operator in bitset class declaration
  29. Is this the wrong way to use std::list?
  30. Find out class type of polymorphic object
  31. Memory issues with Map
  32. Run-time overhead for multiple inheritance
  33. Iterating a multidimensional std::vector using array notation?
  34. Must assignment be a member function always?
  35. Re: int main(void) is better than int main()
  36. STL sort throw exception?
  37. upcasting in vector
  38. C++ Flags
  39. question on function template
  40. Cant find a logical explanation for this error
  41. Few design questions and auto_ptr
  42. Any unusual C++ implementations?
  43. returning references
  44. Compiler errors: set with comparison function
  45. Design problem: Factory pattern needs 'static virtual'?
  46. problem in OPT++(C++ optimization toolbox)
  47. Percentage Likeness between strings
  48. passing unnamed array to function
  49. USB
  50. Book concerning Network Programming
  51. calling class method
  52. Flummoxed by a compiler error
  53. Namespaces
  54. Registry Update
  55. C++ FAQ LITE and header files
  56. valarray <vallaray<T> > efficiency
  57. Ambiguity with Smart Pointers (Boost or similar)
  58. ostream outputting garbage
  59. Working directly on output stream
  60. not able to get debug info for executable on windows
  61. question on typedef and function template
  62. Storing byte stream in std::string
  63. Constrained Optimization Problem in C++
  64. any suggestion to improve the following code?
  65. constructors as virtual
  66. Which programing language should I learn?
  67. example c++ projects
  68. Types ambiguity
  69. File map performance
  70. cout << -2147483648 ; strange output in g++
  71. commenting source code
  72. linking static template variable
  73. int main(void) is better than int main()
  74. problem with boost::regex compilation
  75. hunt for c++ professionals
  76. Template specialization
  77. Gcc for windows
  78. Re: What's the difference between "Type&.." with "const Type&.."
  79. unmanaged resource
  80. Synchronization and volatile
  81. std::atexit
  82. Why can this not be initialized?
  83. good windows IDE ?
  84. task sharing global static variables
  85. dubious use of friendship
  86. Counting function calls
  87. I suppose it is up to us to post some content and scroll down thesabotagers
  88. references to functions
  89. A problem about explicit instantiation of class template
  90. What does this mean?
  91. Re: volatile keyword for C++ member functions
  92. References and pointers
  93. Big annoyance in TR1
  94. STL map or hash map using struct as data and find it
  95. List Operations
  96. Nonstatic member example?
  97. Standard 23.1 - std::map::value_type must be assignable?
  98. stack
  99. c++
  100. checking if key exists in hash_map
  101. appending data to binary file fstream
  102. Double-Checked Locking pattern issue
  103. function template question
  104. Nanya source code C++
  105. Base Class pointers to Derived Classes calling functions.
  106. Test your C++ Skill(Online test C++)
  107. safe for exception code?
  108. Deleting array of derived class
  109. Returning a reference to a local variable
  110. class dependencies and namespace
  111. STL Vector Handle
  112. Pointer back to a specific instance.
  113. a simple ques
  114. passing parameters to thread functions
  115. Confusion with iterator
  116. Define Object
  117. is there a way to call a function depending on an integer at runtime?
  118. Igraph Library Weighted Edges
  119. Is there a memory leak in this code ?
  120. High Score File I/O
  121. What's wrong with the member function?
  122. about internet
  123. Regular Expressions
  124. Need for custom allocators library
  125. MSDN volatile sample
  126. char_traits of user defined "char" type
  127. Calling a function only once
  128. A question about variable-argument lists
  129. Re: needed with "discards qualifiers" warning
  130. A question about variable-argument lists
  131. Wireless connection issue
  132. install other STL (SGI STLport, etc) on Visual Studio 2008 (C++ 9.0)
  133. Check if virtual function has been overloaded
  134. Determining whether a derived class overrides a virtual memberfunction
  135. Re: why visual studio does not optimize constructor in this case
  136. Procedure Function
  137. needed with "discards qualifiers" warning
  138. fast templated bitfield finder
  139. SEX, SEX, AND SEX
  140. why visual studio does not optimize constructor in this case
  141. Effective C++ 3/e or 2/e ?
  142. High Speed IRQ Timer/Clock in C
  143. remove spaces from begin a string
  144. Why should I declare again ?
  145. Template -- Diamond ring Problem
  146. Challenging GotW 66's moral
  147. member functions returning class type
  148. Configuration hierarchy organization
  149. Coding for Windows and Linux
  150. swap char array.
  151. Namespaces
  152. Placement new for Arrays : How does VC++ handle it ?
  153. Problem with dev-c++
  154. Creating thread in C++
  155. Why it is not good code for constructor
  156. c++
  157. bad_alloc
  158. Newbie Questions on If statement
  159. delete for free(3)
  160. what will be the size of the class & Object ?
  161. How to make template classes in .o files work?
  162. Thread killing problem
  163. nested comments
  164. RAII (Resource Acquisition Is Initialization) pattern limitations
  165. the address returned from "new" statement is 32 bit aligned?
  166. Variable life cycle
  167. Why MSVC 6++ cannot find the .h file?
  168. while(!FP.eof()) is reading the last data point of the file twice
  169. Revistiing using return value as reference
  170. Array To Vector Conversion
  171. MS VC++ Runtime error when start MATLAB!!
  172. What does "expected unqualified-id before numeric constant" mean?
  173. Is default behavior still desired in this case?
  174. Problem with inserting Nodes at Binary trees
  175. Pure virtual destructor
  176. Is it legal to create such a member template conversion operator?
  177. sizeof and a class with virtual members
  178. why Its a Valid Code
  179. reference and pointer-reference
  180. void * pointers
  181. Implementing STL container in shared memeory
  182. Performance and Profiling
  183. Need advice on selecting a development environment
  184. Unusual C construct - What is it?
  185. delete[]
  186. Sparse Matrix
  187. access conflict with (LPVOID)this in CreateWindowEx
  188. STL vector insert/erase question
  189. header file inclusion in c++
  190. is Apache License, Version 2.0 similar to GPL or LGPL
  191. M I ambiguity
  192. Bjarne's exception safe sample
  193. STL vector
  194. Problem reading a bin file
  195. pointers
  196. newbie question
  197. I want a editorC++
  198. transform algorithm and casting of functions
  199. library problem
  200. private destructor in base class
  201. question about vectors
  202. lvalue not needed for operator += : 5 += obj works
  203. Performance of the std::map during a search
  204. Hi, i have information about C, C++ and Java language, download now
  205. search all subsets?
  206. zoom a bitmap image in C++
  207. static inline function not found during linking
  208. is such exception handling approach good?
  209. Reference are always lvalue?
  210. cv-qualified
  211. C++ Primer (4th Ed.) - lvalue op= expr
  212. OT: gcc version 3.4.5 (mingw special)/win32 warning
  213. 3 level inheritance heirarchy
  214. assignment of const class members
  215. A C2664 error
  216. array question
  217. Single instance issue
  218. lvalue and assignment to temporary object
  219. Const Varible recognisation by C++ Compiler
  220. overloaded operator=()
  221. default parameters in constructor -- design issue
  222. Can someone recommend some sites?
  223. does this have undefined behaviour
  224. C++ class confusion
  225. Reading Strings from Resource file.
  226. accessing contiguous std::vector elements as a pair
  227. forward-decl for Singleton?
  228. Image sequence listing ...
  229. C# TransparencyKey question
  230. Class Design Alternatives
  231. member name lookup
  232. Run just portable apps on a PC?
  233. Allocating vector of strings seem to crash. Allocating array ofstrings seems to be ok .
  234. Problem | std::string length gives Junk value in expression
  235. Calling Java class from C++ Build Errors
  236. Calling identically-named parent method
  237. ! throw SIGSEGV signal while open shared object from Tomcatserver, But success in JUnit
  238. !! in c++...i can't do a ejercice
  239. operator = overloading...
  240. type-safe varargs
  241. How can we overload '=' operator using friend function c++
  242. Ambiguous call to overloaded function
  243. lack of implicit casting to T* and boost::shared_ptr::get()
  244. std::list remove element mid iteration
  245. Passed value not being received
  246. Why is this ambiguous?
  247. Search a web page which offers nifty little test questions and solution about programming C++
  248. zero initialization.
  249. delete pointers in destructor
  250. header file to include java classes?
  251. order of constructor execution...
  252. !@#$%^&*(() check out this game program! )(*&^%%$#@!
  253. problem in debugging with Microsoft VC++ .net Ver 7.0
  254. abc
  255. scope of template-inherited members
  256. How can i force my derivers to call a base function
  257. why Visual Studio can not optimize the initialization code?
  258. c++
  259. TStrings::LoadFromFile and TStrings::LoadFromStream Access ViolationError
  260. How do you guys name the parameters of constructing methods?
  261. For classes with static members
  262. STL std::string difference between reserve and resize ()
  263. pure member functions
  264. covariant return types
  265. overloading base class functions
  266. un-catched Exceptions in mixed C/C++ code
  267. Array Size - Upper Limit
  268. duplicate definitions with template member function
  269. Put numbers in std::string
  270. member variable initialization
  271. friendship
  272. send me
  273. mind reader program
  274. Getting date/time of HTTP file
  275. Conditional copying using stl functions
  276. c++ calling c functions
  277. reference variables
  278. initializing public static const std::string member
  279. Seg Fault in C library.
  280. how to know whether a queue has contained an element
  281. converting some simple pseudocode to c++
  282. Get lvalue through rvalue
  283. Any Open Source C++ IDE
  284. storing a list of struct in a file
  285. free video lessons on 12 computer Science Courses
  286. MSDN const_cast sample
  287. Array memory allocation
  288. copy a file to std output
  289. Bit operations on buffers
  290. C++ exception handling
  291. return type of conversion opeator
  292. extensions to openoffice
  293. ifstream/string ctor
  294. A question about member template?
  295. counting words in input
  296. The type of *this
  297. return reference to local variable, good code?
  298. switch statement
  299. reference mebmber variable
  300. static libs... is this allowed?