PDA

View Full Version : cpp


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

  1. SFINAE and explicit instantiation
  2. How to define and initialize the protected static members ?
  3. Create class using new?
  4. pointer?
  5. Does Virtual Function Impact on the efficiency of program
  6. Problem while splitting the line using a delimiter and pushing itinto an array
  7. Re: Garbage collection in C++
  8. C++ Primer 4th edition
  9. TUBRO C++
  10. reading and writting data problem
  11. Linux g++: how to prevent ALL functions being inlined
  12. Re: Is a std::map<> ordered?
  13. Do checked iterators/containers make code more secure?
  14. std::vector<>::iterator and recognizable bounds
  15. ctime library - is there anything better in c++?
  16. Question About Minimum Spanning Tree
  17. Base64 from file
  18. BYTE array size
  19. Class defined Inside a Class
  20. Acessing the "time" Part of time_t Value
  21. Typecasting
  22. Size of Exe file
  23. Problem with depracated casting method (down casting)
  24. ===Welcome to comp.lang.c++! Read this first.
  25. Re: Garbage collection in C++
  26. ref counted pointers going out of scope
  27. dynmaic allocation
  28. iostream - BYTE array
  29. memcpy equivalent in C++
  30. binary file to CString
  31. Writing binary data (CString) to file
  32. Re: Problem "taking address of temporary"
  33. Base64 string save to binary file
  34. CSocketComm
  35. Strange behaviors of Iterator for set
  36. Converting an array to a multidimensional one
  37. how to replace function-scoped static singleton
  38. vector::reserve() with value less than current size().
  39. Trouble with vector::iterator
  40. localization issue c++
  41. Properly Initializing a Dynamically Defined Triple String Array?
  42. Error about inaccessable class
  43. how to place two unsigned 16 bit values into a 32 bit unsigned value
  44. a simple type-based C++ region allocator...
  45. too few template-parameter-lists
  46. init code in header-only library
  47. compiler front-end
  48. Re: Problem "taking address of temporary"
  49. Re: return type vs passing a reference
  50. Re: Garbage collection in C++
  51. Re: Garbage collection in C++
  52. Pure virtual destructor in template class
  53. Factory Method / Prototype Design Pattern
  54. C++ Advise
  55. template type only known at runtime
  56. Constants in base classes
  57. "exceptional c++", "c++ template programming"
  58. C++ Builder --> Remote MS Access Connection.
  59. Constructing Quotient Graphs
  60. Updating <map> Structure - Help!
  61. call of overloaded 'foo(short unsigned int*&)' is ambiguous
  62. std::noskipws: #include<ios> or #include<iomanip>?
  63. Template name as template parameter (or something like that)
  64. Re: Shell Access with C++ Recommendations
  65. Re: Shell Access with C++ Recommendations
  66. diff between user defined delete and delete[]
  67. Re: compiler front-end
  68. compiler front-end
  69. Lähetettäiskö "veltto" eurooppaan
  70. Re: Shell Access with C++ Recommendations
  71. compare CString
  72. bit fields and data structure
  73. C++/VisualC++ Database
  74. Parsing - is this a sensible idea?
  75. need urgrnt help othrwise i will b failed
  76. STL container relocated in memory!? (shifting sands)
  77. template
  78. pugXML parser - dumping to XML
  79. ifstream speed
  80. Is there any way to disable global operator new?
  81. guenstiger strom anbiter,strompreise nachtstrom,billigestromanbieter,stromanbieter ggew,bonus strom b wie billig,guenstigstenstromanbieter,
  82. ===Welcome to comp.lang.c++! Read this first.
  83. read file, execute functions
  84. Re: std:less
  85. Shell Access with C++ Recommendations
  86. return type vs passing a reference
  87. Integrating libraries or exe's complied on different compilers
  88. Garbage collection in C++
  89. format speciiers for sscanf - reading a comma seperated string
  90. Compile error.
  91. Application design
  92. c++ Newton-Raphson problem
  93. Available C++ Libraries FAQ
  94. Array of point to arrays of different size
  95. how to call an inherited, template class constructor from initializerlist of an inheriting, non-template class constructor
  96. how to call an inherited, template class constructor from initializerlist of an inheriting, non-template class constructor
  97. reference to const static object variable
  98. virtual from Base-of-Base?
  99. virtual inline
  100. Equivalence in use of bitwise | operator and + operator
  101. friendship not inheritable
  102. Help!!!
  103. Call C++ from C
  104. Reading items from a text file to a vector
  105. How to understand the signature from lib file?
  106. creation of a set of segments, please help
  107. word to pdf converter program !!!
  108. Returning an array inside a structure that was allocated in afunction
  109. let baseclass know size of object
  110. Please Help
  111. NULL pointer in overloaded operator delete []
  112. exit codes
  113. strings and NULL argument passing
  114. a new question
  115. Which font does Bjarne Stroustrup use in TC++PL special for code?
  116. a question
  117. Could anybody explain this macro for me?
  118. Const Multi-Dimentional Array Member Variable
  119. ===Welcome to comp.lang.c++! Read this first.
  120. Sleep() ?
  121. stupid void**
  122. What c++ doesn't show error
  123. Upcoming Conference
  124. Re: Obama "Would like to teach the world to sing"
  125. Buying ISO/IEC 9899:1995
  126. the initialization of the main program and its loading DLL
  127. Too many datamembers
  128. Re: Obama "Would like to teach the world to sing"
  129. declaring class member functions as friend without full class definition
  130. Re: Obama "Would like to teach the world to sing"
  131. How to create a WSDL web service with C++ and gcc?
  132. PKCS11 and DER
  133. Whats wrong with this class template? (compilation errors)
  134. Re: erase() woes on std::multiset with custom Compare
  135. reference_wrapper rationale
  136. Good Boooks and Tools on C++
  137. HOWTO: const and pointer variants in C and C++
  138. Re: Copy-less initialization of a TR1 array
  139. Help with binary I/O
  140. problem with alignment
  141. [ANNOUNCE] testpp unit test framework
  142. Game Blockage....
  143. Best practice for managing application parameters?
  144. Ansi c++ compiler download link
  145. Class layout
  146. Working with Time Data (I think...)
  147. How to write a multi value compare function for std::map
  148. Re: Copy-less initialization of a TR1 array
  149. OVERNITE ACM ICPC 2009 MULTI PROVINCIAL PROGRAMMING CONTEST
  150. find() of std::set
  151. Copy-less initialization of a TR1 array
  152. memory pool?
  153. pointer corruption
  154. Initialization with this.
  155. What is wrong with a standard truncate function ?
  156. Trouble using std::stringstream
  157. Plot for sale
  158. Inheriting from streambuf - xsputn
  159. ===Welcome to comp.lang.c++! Read this first.
  160. getline problems
  161. Templates and inheritance
  162. float* f vs float *f
  163. change a constant by pointer
  164. what's this???
  165. can i automatically detect existence of a class member ?
  166. Array numbering starting from 0 instead of 1
  167. Pointers as iterators; vector<string> representation...
  168. Reading a text file which is easy to read when printed
  169. Re: Strooustrup Exercise - doubly-linked list
  170. deriving from class in anonymous namespace
  171. Question on boost lambda
  172. casting template using const_cast
  173. Custom template iterator
  174. Re: Strooustrup Exercise - doubly-linked list
  175. a question
  176. How to pass this string into a linked list ?
  177. c plus plus code comparator
  178. Relationship between multiple diamonds
  179. Check for whole number in template function.
  180. cout << vector<string>
  181. Pass code as template parameter
  182. Code crashes at runtime - is this valid c++
  183. testing if just one bit is set...
  184. Essential COM
  185. Benchmarks
  186. Question on using for_each
  187. operator< for std::bitset
  188. Regarding Temporary objects and const-ness !
  189. return value
  190. Training & jobs
  191. Dban 1.07 with busybox, compilation error
  192. macro definition contains #include directive
  193. pointer-to-member comparison
  194. legal c++?
  195. segmentation fault overloaded operators
  196. ===Welcome to comp.lang.c++! Read this first.
  197. class template - specialisation for a specific method
  198. Problems with menu in Builder C++ 6
  199. Nested namespaces
  200. Constraining a template class argument to a derived class of base
  201. a little suggestion
  202. skipws manipulator
  203. question about skipws manipulator
  204. Stroustrup Section 7.10, Exercise 4
  205. std::find_if in vector
  206. function return pointer of int?
  207. c++ pgms
  208. [Q] Strange dynamic_cast problem
  209. Recursive templates
  210. sort input
  211. creating unique message identifiers
  212. Forgetting to write a return in a function returning a value
  213. Precompilation error
  214. questions for recursion practise.
  215. Class template specialization
  216. overload function call operator
  217. [C++ Question] For loop Multiple Initialization
  218. const static member
  219. Inserting a struct in a buffer
  220. where the mistake is
  221. text mining projects name??
  222. is it tail recursion
  223. Zener Diode
  224. name mangling
  225. WORD TO PDF CONVERTER PROGRAM
  226. Boost: Use Of Non-Dynamic Data Structures?
  227. Compiling OpenGL code with MinGW
  228. std::wstringbuf and imbue to convert from utf-8 to wchar_t?
  229. Pitfalls of user-defined conversion operator (to a primitive type)?
  230. Linux socket + real-time signals
  231. C++Program
  232. ===Welcome to comp.lang.c++! Read this first.
  233. =?windows-1252?Q?error=3A_=91toMatrix=92_was_not_declared_in _this_scope?=
  234. Need help in understanding for loop in c++
  235. initialization of array as a member using the initialization list
  236. SETP-09 call for papers
  237. #import
  238. good open source IDE
  239. Class templates and singleton container
  240. Erasing from middle of a list problem
  241. elementary string processing question
  242. The C++ Object Model: Good? Bad? Ugly?
  243. a problem about "sqrt"
  244. preprocessor and character literal ('#letter')
  245. typedef Syntax Error
  246. Singleton and static function
  247. dynamically allocate array variable type LPWSTR
  248. opening jpeg file in c++
  249. Hardware keys
  250. Electronics
  251. WORD TO PDF CONVERTER !
  252. opening jpeg file in c++
  253. Insert static array of struct in a vector
  254. Re: looking for elegant C++ abstraction around pthread_key_t...
  255. dynamic array and constructors
  256. I dunno what to put as subject
  257. Template methods with function pointers
  258. How to write a binder3 tempalte function?
  259. a really simple C++ abstraction around pthread_t...
  260. solving circular dependencies with class only delcared in .h
  261. allocate memory of derived class
  262. Functor to find a key in a vector
  263. Coming back from C to C++
  264. Result of operations on empty multimap?
  265. vector<const T(*)> vs. vector<T(*)>
  266. cast/assignement operators
  267. Strooustrup - Hello World exercise
  268. Why I can't get the correct result
  269. Why I can't get the correct result
  270. VC++: Trying to change taskbar icons using notifyIcon1 and imageList1
  271. const correctness - should C++ prefer const member over non-const?
  272. Question about creating a struct of flags in c++
  273. User defined class meta data (type traits?)
  274. Close popup messages
  275. copy from keys from multimap into the vector
  276. sampling using iterators
  277. stl help needed
  278. ===Welcome to comp.lang.c++! Read this first.
  279. Replace _T() macros
  280. Combining functions with multiple inheritance?
  281. Implementing a tag pointer class
  282. Overload Resolution in C++
  283. List erase iterator outside range
  284. Re: Question on C++ Thread Class and inheritance/polymorphism with POSIX pthread
  285. Variable Block Text File
  286. STL algorithm to compare if 2 vector<int> have same value?
  287. Non-initialized class
  288. priority queue question
  289. Surf the internet anonymously
  290. Re: Question on C++ Thread Class and inheritance/polymorphism withPOSIX pthread
  291. Re: Question on C++ Thread Class and inheritance/polymorphism withPOSIX pthread
  292. what's wrong?
  293. deprecating T(V) as c-style cast for POD T in favor of initializationsemantics - Off topic kinda
  294. Please Help With Driver Install Problem
  295. Sorting a list Structure
  296. Dealing with a Diamond of Death
  297. Re: Question on C++ Thread Class and inheritance/polymorphism withPOSIX pthread
  298. Mimicking Javas static class initializer in C++
  299. Are fully qualified class names permitted for ctor declarations?
  300. just a thought about "doing the compilers job"
  301. Shiftable, ANDable bit vector
  302. =?windows-1252?Q?=803_Nodeposit_iberobet?=
  303. Calling convention: is __cdecl cross-platform?
  304. Problems posting to comp.lang.c++.moderated
  305. adding timeval's
  306. template question
  307. if a method is overloaded with a const version, in the case thateither one is okay, which shall the compiler pick?
  308. working draft C++, program model
  309. need help regarding webkit application.
  310. Instantiating template function by the address of operator
  311. interface of prior. queue
  312. ===Welcome to comp.lang.c++! Read this first.
  313. srand(time(0))
  314. automatic template instantiation
  315. Avoid automatic copy constructor generation
  316. my priority queue
  317. priority queue
  318. compiling a gtkmm program in windows
  319. Help! help!
  320. help create events w/ boost
  321. How to use the template member function of a template in the memberfunction of another template class?
  322. Re: The Utter Normality Of Ethnonationalism - Except For Whites ByProf. Kevin MacDonald
  323. Understanding branches within destructors
  324. Is this type of char array initization legal?
  325. Create a string class as shown below
  326. What's wrong with this class
  327. '*' cannot appear in a constant-expression problem
  328. Is c++ only better c ?
  329. return type deduction for a function template
  330. initialisation list in constructor
  331. Function pointer help
  332. Re: New interesting application of Transactional Memory forsingle-threading
  333. C/C++ language proposal: Change the 'case expression' from "integral constant-expression" to "integral expression"
  334. About my own mem_fun1_ref_t.
  335. Help Wanted: Projects looking for Developers
  336. Re: Solution needed..urgent!!
  337. Re: Solution needed..urgent!!
  338. template non type parameters in operator overloaded function
  339. Re: Solution needed..urgent!!
  340. Class objects work like built-in types, but is it worth it?
  341. Re: Solution needed..urgent!!
  342. Addition of two 100 digit numbers
  343. Crazy Local Class
  344. scheduling events
  345. Understanding the correct way to define "iostream" class?
  346. what's the difference between "capacity" and "size" functions ofstring class?
  347. question about anonymous namespace...
  348. Problem returning const pointer
  349. Virtual operator overloads don't seem to work?
  350. DLL Loading Problem
  351. Template encapsulating function call
  352. ===Welcome to comp.lang.c++! Read this first.
  353. ref to shared_ptr?
  354. What you mean by ARM-ELF file format?
  355. Re: memory trampling
  356. mojo and return value optimization
  357. member variable ptr cast
  358. inc unsigned (whatever) beyond limit.
  359. Re: memory trampling
  360. Re: Esquire magazine: Why 3 out of 4 White Supremacists Support Barack Obama
  361. Simple const * question
  362. Problem while using anonymous union in C++
  363. bit manipulation macros
  364. Serializing bit field structures
  365. Adding elements from two different arrays
  366. Koenig's lookup for template argument.
  367. Map iterator to string
  368. Browse the net without being monitored
  369. ~0 undefined?
  370. How to find where types are defined
  371. What's wrong using "template and inner class"
  372. Bit field structures and C++
  373. C++ App to Run in DOS and Launch Another App
  374. DOS Unmanaged C++ and Launching Another App
  375. stream operator of a class nested in a class template
  376. Get system's current time
  377. Re: Ranking algorithm
  378. Using multiple file descriptors for the same file
  379. =?UTF-8?B?d2FybmluZzogZGVwcmVjYXRlZCBjb252ZXJzaW9uIGZyb2 0gc3RyaW4=?==?UTF-8?B?ZyBjb25zdGFudCB0byDigJhjaGFyKuKAmQ==?=
  380. expression template and FFT
  381. linking error for static member variables
  382. pointer to SPECIALIZED member function template not legal c++ ?
  383. Bjarne Stroustrup has new C++ text coming out ...
  384. Use cases for C++
  385. How can I better manage strings and memory
  386. Re: Poker Algorithm.
  387. ISO deprecation [was "sprintf equivalent in c++"]
  388. question about function pointer and template
  389. generater big rand number
  390. ===Welcome to comp.lang.c++! Read this first.
  391. please help me correct the errors in this program.have to submit theproject tomorrow!!
  392. Query with constructor calls
  393. Interfaces, restricting access
  394. private virtual functions - accessibility legality
  395. Error compiling with g++ 3.4.4
  396. Surf the internet anonymously
  397. packaging template classses into libraries (static, dynamic)
  398. exceptions in constructor
  399. This is a wrong code.I just want to know how it affect the compiler,becausethe error message is quite strange.
  400. How to return a pointer to an array?
  401. CPU time Vs WALL time, Sometimes Walltime lesser than Cputime ?
  402. Using 'this' in constructor
  403. Character encoding conversion programs
  404. Re: require advice in this design issue specific to c++
  405. Re: Ranking algorithm
  406. int& foo() {} works well?
  407. Re: Binary Search Tree Verification Help
  408. any idear?
  409. Surf the internet anonymously
  410. Question of ofstream / fstream methods to modify a specific line in atext file.
  411. file.open( )
  412. Finding bytes in a block...
  413. Enjoy total privacy on the internet
  414. Range syntax
  415. Templates and inheritance
  416. Instantiating an abstract class
  417. Remote debugger?
  418. Which IDE?
  419. Convert template argument to string
  420. WinSxS: dlls in applicationpath and not in WinSxS folder
  421. Overhead of subscript operator for STL maps
  422. how to do this?
  423. The dreaded segfault
  424. 10 Wellknown C Ebooks to download
  425. strings to construct a system call.
  426. NEWBIE: how to construct a system call from strings
  427. complete internet privacy
  428. NEWBIE: how to paste strings to make a command for system()
  429. Contract Opening
  430. Surf the net without your ip being monitored
  431. ===Welcome to comp.lang.c++! Read this first.
  432. Resizing Vector of shared pointers
  433. integer overflow detection would be a nice addition.
  434. C++ project for practicing.
  435. Request for comments about synchronized queue using boost
  436. list container
  437. strange crash - cast short* to int*
  438. tell me
  439. Re: Virtual destructors and vtable layout
  440. destructors
  441. [system]
  442. Available C++ Libraries FAQ
  443. Leaving namespace for template specializations
  444. Hiding const references bound to temporary
  445. question on c++ constants?
  446. Comparing two lists from "find" and excluding matches
  447. ANN: Product Scope 7 and Profile Exchanges enhanced with SetupCast publishing methods
  448. template metaprogramming syntax
  449. reserve of vector
  450. Please help
  451. 14 Wellknown C++ Ebooks to download
  452. visualisation with freeglut, opengl
  453. A Sample auto_ptr implementation
  454. Operator...
  455. Nested class and architecture of C++ class
  456. Positioning of catch(...)
  457. priority_queue help
  458. HELP!
  459. Template technicality - What does the standard say?
  460. C2784 triggered by STL::Set insert() and find()
  461. changing a string
  462. Getting info about an unknown exception
  463. Pool question
  464. Which is the current C++ standrd??
  465. simple question about NR
  466. Casting from const pair<const unsigned char*, size_t>* to constpair<unsigned char*, size_t>*
  467. Overloaded operator with templated classes
  468. ===Welcome to comp.lang.c++! Read this first.
  469. template metaprogramming question
  470. Buttons
  471. design problem - message translator
  472. what is the difference between partial_sort and n_th_element?
  473. size vs. capacity in a container, such as vector
  474. Templated array of templates specialized by array index
  475. Design question - static list in class
  476. R-value references and performance
  477. Why it call Derived ..,
  478. Is there any library supporting set operation.
  479. Re: Virtual destructors and vtable layout
  480. How to now the type of a boost::list_of object??
  481. Console Number Exception Handling.
  482. Problem with template
  483. random milliseconds between 0 and 4 seconds.
  484. Simple stringstream question
  485. Issue in casting
  486. template related query
  487. get the allocated size of a vector
  488. Re: sprintf equivalent in c++
  489. 2008 Post San Francisco mailing is now available
  490. Question on converting unsigned long to std::string
  491. gthmm toogle button bug?
  492. gtkmm Toggle Button Bug
  493. dynamcially created data structure
  494. Deleting from destructor
  495. How to get rid of the annoying compiling warning on virtual function
  496. How is unit testing performed at your location?
  497. sprintf equivalent in c++
  498. CPP Output Question - related to copy-constructor and return by value
  499. if statements with integers
  500. What's your maximum line size preference?
  501. Understanding virtual functions
  502. Cannot compile with templated classes
  503. Template and default values of non-template pointers arguments
  504. using declaration to introduce a name
  505. mem_fun_ref stl question
  506. ===Welcome to comp.lang.c++! Read this first.
  507. sizeof with function type
  508. conversion syntax
  509. Strange bug: struct is not a type in C++?
  510. Invoking a member function over the elements in a map
  511. cast
  512. Constructors, Destructors and Resource Management
  513. How to define inserter or extractor for a class template
  514. Array Value
  515. pointers for some libraries, numerical(if available)
  516. Noob: What is the error in this code?
  517. Noob: What is the error in this code?
  518. WMI Programming !!
  519. Why do I need to overload =
  520. std::ostringstream & LC_NUMERIC
  521. Lifetime of created objectafter assigning dereferenced new to reference
  522. template function in inner class
  523. functionpointers to another class
  524. To get started with C++
  525. Saturation semantics
  526. strcmp
  527. Unicode to characters
  528. strange functionpointer / method confusion
  529. Problem with pointers and iterators
  530. restrict_to, enable_if, etc
  531. Interfaces in C++
  532. c++ web programming
  533. Re: Question on auto_ptr, Which function will call first?
  534. Help! what's wrong with this program
  535. Performance of Map
  536. Sparse Binary Vector Library
  537. Different ways of declaring strings
  538. Standard C++ file size???
  539. why my message didn't appear ?
  540. IT IS A TEST!
  541. TEST
  542. It is only a test.
  543. downcasting in c++ I couldnt success
  544. ===Welcome to comp.lang.c++! Read this first.
  545. Re: This HAS to be UB...
  546. Re: This HAS to be UB...
  547. Problem about overload operator ++
  548. converting floating point types round off error ....
  549. dynamic binding issue
  550. Looking for container like std::map but for ranges