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. using std::find_if() with a std::map
  2. STL Convert Vector to list
  3. template class instantiate without template parameter, automatic type deduction
  4. template class instantiate without template parameter, automatictype deduction
  5. difference between sets
  6. C++ progrmming
  7. TECHFEST 2008 at IIT BOMBAY , INDIA
  8. comparing boost::numeric::ublas::matrix
  9. Threads in c++.
  10. Printing out function name
  11. project in data structure in c++...
  12. C++
  13. More template metaprogramming fun.... (G++/Comeau disagree)
  14. treating set of member data as an array
  15. I can't move from c: to D: or any other drive
  16. Crash in dynamic cast in dll code
  17. How can i collect all the messages Off line.
  18. Matrix*Vector and Vector*Matrix
  19. Vector multiplication in NRVec
  20. signum function
  21. switch in main?
  22. C++ Memory Management
  23. inheritance and typedef - compilation error
  24. const vs non-const version of begin( )
  25. const void ?
  26. Opening for C++/Unix Architect /Developer for a Product Client @ Bangalore
  27. Judeo-Fascism and Chisto-Fascism Awareness week
  28. about external linkage question
  29. redefinition inside for loop
  30. Converting BX Xwindows GUI
  31. __gnu_cxx::hash_map question, please help!!!
  32. trends
  33. constructor(s) for different types of input args
  34. const variables in a .h
  35. Get Paid for Blogging! Create sponsored content for our advertisers.
  36. Earning From Home Can Be Easy If You Know How!
  37. About list::sort() in STL
  38. When to use CCriticalSection?
  39. ===Welcome to comp.lang.c++! Read this first.
  40. Newbie Segfault Issue
  41. Prototype and c++ conversion operator
  42. Object in Pimpl structure
  43. initialising static member with static methode
  44. Problems declaring a map
  45. How to make std::strtod() *not* depend on locale?
  46. Internet Explorer Addon
  47. How to empty the recv buffer without recv() ?
  48. Amazing Creativity on Ceiling
  49. What is the purpose of a const in the prototype for a non member method
  50. std::map question
  51. Composition vs dependency classes
  52. Launching a COM server on separate thread from your Application
  53. [ANN] Boost.Xpressive 2.0, advanced regular expression template library
  54. Dynamic memory issue: accessing more than allocated
  55. Newbie Segfault Issue
  56. More friends more money,get friends while get paid
  57. MULTICONF-08 Call for papers
  58. Newbie needing assistance on object construction, array of an object as function argument...
  59. g++ does not complain when not returning form non-void
  60. 1-way hash
  61. is there any way to use macro to specialization a template class...
  62. I need help as i m new in C++
  63. Questions about chapter 11 (Operator Overloading) of TC++PL.
  64. Definition in Header files
  65. ===Welcome to comp.lang.c++! Read this first.
  66. Using SFINAE to check for function existance
  67. Thread safety and static member functions
  68. Static Method in base class accessing protected constructor of derived clas
  69. Function bodies in headers
  70. Using Deque :: Iterator?
  71. Rethrowing an Exception -- Core Dump
  72. rename function
  73. returning a string from an ostringstream
  74. learning policy classes
  75. Why '(&b) -> f() ' is static binding?
  76. Can anybody explain this snippet for me?
  77. USB Device_Descriptor
  78. Memory Allocation
  79. Using enum in class
  80. How dynamic_cast works internally?
  81. operator=() in base and derived class
  82. Fat Loss 4 Idiots
  83. GET C & C ++ BOOKS FREE OF COST
  84. Is there a Windows or C++ library function to break down a Filepath?
  85. class operator optimization
  86. GET C & C ++ BOOKS FREE OF COST
  87. What is your favorite profiling tool
  88. Please critique this function
  89. Good links for handling with pointers?
  90. Template default constructor possible?
  91. constructor call is ambiguous...
  92. Television has 3 senses
  93. c++ code to convert from infix to post fix
  94. Inserting into map while using iterator?
  95. "Shadows template parm" error under gcc 3.4.2
  96. Indentation style: public/private/protected/case
  97. How do you create an efficient _and_ scaleable multi-threaded allocator..
  98. Why isn't this working! (palFind)
  99. where I can find errata for Stan Lippman's C++ Primer 3rd Edition ?
  100. Why there is an error?
  101. New Programmer looking for Ideas
  102. String performance
  103. STL Template question
  104. How to exit out of a function ? what is try-catch-throw in terms of Program Counter
  105. Problem with STL sort.
  106. double array code fails
  107. QT4 + Code::Blocks + Windows
  108. removing brackets from input
  109. Looks like the "conspiracy theories" really were true after all...
  110. More friends more money,get friends while get paid
  111. efficiency of vector of pointers.
  112. Using C signal handler in my class
  113. Help with solving seemingly mutually exclusive problems please
  114. virtual obliterates nested inline?
  115. const what () const throw
  116. Set and Get value
  117. Are there any long C string across multiple lines
  118. C++ Primer (5th ed) - Exercise 14.5
  119. mandatory destructor when doing explicit type conversion.
  120. Problem opening a remote file on a DOS machine from a Vista client
  121. STLFilt now runs within Visual Studio 2005+
  122. Producer consumer architecture
  123. having main in shared library
  124. help with a 'diamond' type interface design
  125. Can't cout vector<string>
  126. Reading and Writing float value of infinity to file.
  127. C++ Primer ex 9.34, using a Stack
  128. How to define an global object like cout?
  129. What does 'c' in 'cout' mean?
  130. Using HANDLE in different class & thread
  131. Parashift Down
  132. Priority queue help
  133. iomanip - alignment
  134. 1 year free
  135. Sharing a generic sollution (lots of boost)
  136. I'm looking for a game framework for a beginner
  137. object assignment/initialisation question
  138. std::max(short,long) doesn't work
  139. Allocationg memory: contigously ?
  140. [OT] PLEASE HELP US IF YOU CAN
  141. Taking values from Queue
  142. Copy constructors
  143. multiple inheritance \ questionable design
  144. Is a bug with Comeau or I miss something as Comeau says?
  145. Need Help i need a programmer
  146. [OT] PLEASE HELP US
  147. pointers
  148. How to use the iterator from base class in a derived class?
  149. Question about singleton
  150. Template Based B+ Tree Implementation
  151. Searchexpo-hongkong
  152. Overloaded assignment operator
  153. Extracting template types from a typedef'd template declaration
  154. does anybody know
  155. newbie needs help with user input into strings
  156. Pimpl idiom without dynamic memory allocation
  157. Method In Templated Super/Parent Called From Templated Derived/Child
  158. Lead/Sr. C++ Consultant || San Jose || 6 Months Contract
  159. Grab the url address of the Mozilla Firefox window
  160. Processing PNG files... again..
  161. chopping strings
  162. chopping strings
  163. overflowing bitfields
  164. template+inheritance and old code
  165. cin src
  166. Valid C++?
  167. Throwing a reference to a temporary object
  168. Processing PNG files
  169. Sending and Receiving HTTP data.... newbie
  170. problem sorting a set
  171. How to use function from dll file in C++ code?
  172. Global Warming is caused by the Sun, the moon and the stars.
  173. print stack...
  174. question about std::set
  175. References: I need a quick bit of help.
  176. hangman program stuck.. nid help.
  177. append() to each row of a text file
  178. template with integer parameter and special implementation for N=1
  179. A problem about virtual function?
  180. EARN FOR RECEIVING EMAILS
  181. EARN FOR RECEIVING SMS
  182. stream to a 2d array(beginner help)
  183. making a struct array NULL?
  184. function trace
  185. please help
  186. Does 'if' have performance overhead
  187. using std::find on a std::vector<double>
  188. global static vs global??
  189. hiding non template dependent implementation in a template class
  190. Class libraries w/VS 2005
  191. Why use object pointers rather than objects?
  192. Compiler question...
  193. Template and function pointer question
  194. The elevator simulation
  195. efficient exception handling
  196. int array filling
  197. problem when compile with g++ and cl
  198. problem with g++-4.2 and g++-4.1
  199. The c++ programming language by Bjarne Stroustrup's
  200. Question about Unnamed Namespace
  201. Initialize a const pointer to a constant object
  202. aCC : error 2265 - type is inaccessible
  203. hi hi hi
  204. Visual Studio question!
  205. sequence points
  206. acos(1.000000) = -1.#IND00 ???
  207. Basic Question on POSIX Threads
  208. Question in pointers and it's reserved memory space?
  209. Static Member Function Template Specialization
  210. Watch NFL Games Online
  211. default size of STL vector question
  212. pasing an array pointer and storing as a class member
  213. Patriotism
  214. Beginner Question: ASCII Symbols
  215. array boundary access : is this valid?
  216. Disjoint data set
  217. a little help for string used in classes
  218. Multiply
  219. for_each and invoking self's member pointer
  220. Linkage errors after function rename
  221. Open source XML parser library and editor?
  222. ASP.Net,C#.Net with healt care for TX
  223. C++ programming
  224. adding input file into a matrix
  225. Inheritance, Overloading, and Candidate Lists
  226. Question about STL Vector design
  227. reciprocals
  228. comparison logic!!
  229. Using Iterator in Queue
  230. Looking for a C++ file manipulation API (find, cut, paste ...)
  231. OT: dots and arrows in VS 2005
  232. Zero values
  233. cout question
  234. More than one instance.
  235. If you want to buy WOW Gold or Account,welcome to here.
  236. If you want to buy WOW Gold or Account,welcome to here.
  237. How do you create and use an ostringstream in an initialisation list?
  238. About the instantiation of a template class
  239. stl priority queue of objects
  240. reading variables from a stream(beginner)
  241. RE: Visual C++ Posting
  242. C++ excessive bracketts removal
  243. union and polymorphism
  244. Guitars Masters
  245. one question about SWIG
  246. What is AnsiString?
  247. why static data cannot be accessed from other programs file
  248. Boost Mutexes/Locks Question
  249. Web services
  250. Setting up a class