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 182 183 184 185 186 187 188

  1. global namespace
  2. ANN: coutf library (alpha)
  3. Dvd audio track
  4. enum question
  5. What is the use of namespacename::classname().function()
  6. C++(object oriented) source codes of applications designed for embedded systems
  7. Assignment operaor
  8. VC++ .NET 2003 Output Window
  9. a question about understanding some piece of text from a book
  10. some stuff about Qt + urgent help
  11. I need a programmer
  12. Program Closes
  13. dynamic_cast to find out the deleted pointer
  14. What is the data structure & algorithm that is fastest searching & sorting.
  15. can I do "delete &reference"
  16. Empty class declarations
  17. Here it is. The smoking gun.
  18. Enums reference in C++
  19. Implicit typename, typedefs, and inheritance
  20. Assigning floats using precision (funny example)
  21. Template matching with inner classes
  22. temporary object
  23. Advice on input organisation
  24. global variables
  25. LEDA compilation problem
  26. Evaluation of expressions
  27. Assign class memer in body of constructor
  28. Sound Triggering
  29. Order of evaluation
  30. exception handling within initialization list
  31. XML server for XUL application
  32. more copy constructor when returning value
  33. copy constructor
  34. copy construktor
  35. unicode text file
  36. Making .lib file from C++ file ??
  37. Accessing a Meber function through a pointer to a class
  38. should it be member function or not
  39. Binary search tree and Dictionary
  40. C++ exception handling : impacted by gcc optimizaton level?
  41. hash_set: problem with hash function?
  42. convert fortran real to...
  43. Iterating through multi_array_ref like a C-array
  44. need help with stl lists
  45. Any good tutorial books on mySQL and C++ interface
  46. Which is more efficient:STL:Set or array?
  47. urgent help in Qt required
  48. Can I call the function in this way
  49. looking for c++ for MacOS
  50. compiling a c++ class library
  51. Very strange error
  52. Placement new and templates
  53. map iterators -- Circulators?
  54. hiding #define and const string value
  55. What is "incomplete type?" (compiler error)
  56. Passing pointer to member function to different member function that then calls for_each
  57. ar and library
  58. Calling functions from cast operator
  59. Namespace in a typedef
  60. Protecting files
  61. why won't this work after 158th position? get()
  62. heap vs stack memory
  63. getting value from listbox
  64. Importing a DLL function
  65. deep and shallow copy
  66. example for define an ordinary function needed.
  67. ODBC link-time error
  68. why List<ColorPtr> error2; is not corrent?
  69. Which (free) concurrency library can you suggest me?
  70. explaination need for if such a qualifier appears at the outermost level of the parameter type, it is simply ignored:
  71. Instansiating an object
  72. Detection of enum as template parameter
  73. function create at runtime
  74. Calling a funciton implicitly ?
  75. map iterator
  76. Ask about: C++ IDE for Linux
  77. Sets and level order iteration.
  78. Nested class definitions
  79. STL list in a wrapper class
  80. gcc3.2.3 : exception caught, but still segment fault
  81. Enum and string // variable from string
  82. volatility and extern "C" functions
  83. Invoking templatized base class constructor from templatized derived class constructor
  84. problem with testing method with STL
  85. assert to exception : what is the scenario
  86. socket in C++
  87. Is A.func1(param1).func2(param2.)func3.(param3) legal ???
  88. unicode
  89. STL Container to use?
  90. Re: ostream constructor behaviour
  91. using namespace
  92. std containers and memory
  93. To use a pointer or not.
  94. Libraries Dependencies
  95. Re: ostream constructor behaviour
  96. Problem using new
  97. alternative to casting to derived type
  98. throw()..clarification
  99. Explanation requested for this speed increase
  100. Recommended practise for exceptions specifications?
  101. default value with reference variable
  102. xsd (XML schema) to c++ code
  103. subscript operator overloading
  104. graph/chart api?
  105. help understand source code in charpter 14.4 of accelerated C++
  106. Q> How can I pass a value through CREATESTRUCT in MDI applications?
  107. Default constructed random access iteratators
  108. Newbie question on vectors of pointers
  109. operator overloading in templates
  110. template argument required
  111. Is there any good introduction books on C++multithread programming
  112. A basic C++ question
  113. gcc doubt + how errors are handled
  114. match char* to enum
  115. OMG Lightweight Log
  116. static_cast, inheritance and more.
  117. Identifying char * vs char[CONSTANT]
  118. Foward iterators
  119. inlining and function static variables
  120. derivation of a template class
  121. statically link with third-party C++ libary
  122. about istream_iterator
  123. Write short to file in binary format
  124. g++: 'const' qualifiers cannot be applied to...
  125. When to use #include <> and #include " "
  126. what's wrong with this helloworld program?
  127. speed up
  128. Some strange behaviour of printf.
  129. explicit instantiation of template methods of template classes
  130. What would be the output? and Why?
  131. Proxy classes
  132. Templated compositors
  133. Porting from Visual Studio to Borland Command Line Compiler
  134. redeclaring (pure) virtual functions in derived classes?
  135. STL function REMOVE doesn't work
  136. "virtual outside class declaration" and "declaration does not declare anything"
  137. Anyway to extract properties and interfaces provided by any object.
  138. Static library Vs. Dynamic library
  139. C++ code war programs !!!
  140. Forward declarations and inlining
  141. namespace templates
  142. typename liability for inherited typedefs
  143. STL problem
  144. Sharing a trivial static_assert meta-function, any comments?
  145. more template problem
  146. Re: how to make a static function a friend of a class
  147. benchmark to calculate the time of each memory access
  148. type t determination - operator << and >>
  149. template
  150. Just a liitle question abou VC++ and MFC
  151. Public Data in Private Class or Private Data in Public Class?
  152. return static multidim array
  153. Virtual functions --- Explain me.
  154. It seems gdb can not work well for c++ program
  155. how to link static library to another static libraries
  156. Qs on 'late construction' and operator >>
  157. question regarding header files
  158. Doubt with auto_ptr_ref
  159. DAMAGE: after Normal block (#45)
  160. Standard for returning character arrays?
  161. Member functions inside structure blocks?
  162. How to interate map
  163. simple reference question
  164. Generating licence key & expiry date from C/C++
  165. How can be added an annotation text box to points of a chart series?
  166. What does it mean const() after function declaration
  167. Linker Errors - symbols pointing to templates not resolved
  168. Accessing static data member through a method of destroyed object
  169. boost program_options link error
  170. can't find third-party C++ library
  171. Re: The world is really unstable these days......
  172. calling base class destructor implicitly from derived classes
  173. Client/server Multicast API
  174. Having trouble with my queue.
  175. A function for a generic STL container
  176. plz tell me how 2 find GCD(greater common diviser)
  177. Recursive construction of derived classes.
  178. core-dump with list copy
  179. formatting floating numbers into 7 digits?
  180. const string which cause segmentation fault - any way to detect this bug during compile time?
  181. Initializing Object References...See Example Code!!
  182. STL and some Template
  183. operator<< in a template class
  184. How to force 'inline' with GCC or ICC
  185. map : iterator increment/decrement code
  186. implementation of queue in c++
  187. STL, Handle-Body,templates
  188. std::getline
  189. Matrix multiply code
  190. g++ and locale on Solaris 10
  191. Compiler options for 16-bit DOS applications?
  192. API Design
  193. STL and Handle body pattern
  194. Howto obfuscate OBJECT code (and not source code)?
  195. c++ compiler
  196. operator+= question
  197. need to know the container category
  198. STL
  199. URL in C++
  200. Self id of object array
  201. Diff btwn Function overloading and overriding
  202. prefix vs. postfix
  203. Simple crypto library
  204. Subject: C to JVM compiler (AMPC)
  205. Built in type inheritance.
  206. CString
  207. Sending binary data to stdout
  208. How to extract the key name in hash_map
  209. template problem
  210. The ideal factory
  211. how do I link vftable?
  212. Can't get this static class linked.
  213. Inheritance
  214. Route table changing application
  215. Hashmap copy constructor
  216. GRETA and STLPort?
  217. free xml to c++ binding tool
  218. Lock free thread safe smart pointer based on double linked list
  219. Posix Thread : C++ : poiinter to Member function
  220. How to check memory leak in C/C++ programs?
  221. Thunking
  222. free xml to c++ binding tool
  223. C++ and Interfaces, Multiple Inheritance or Composition?
  224. efficiency of vector::push_back?
  225. access to member array via public members
  226. q: static variable initiaization
  227. Please Help: problem using char[9] as key type of map
  228. ERROR: storage size of 'tzp' isn't known
  229. newbie Question on Templates
  230. Disable a VC7 error
  231. Assignment Operator with auto_ptr
  232. Assignment Operator with auto_ptr
  233. successor function for STL lists
  234. struct searching
  235. how to swap with pointers ?
  236. ANN: C++ string library expands platform and compiler support
  237. Return stdin to keyboard
  238. How to random read/write the file in fstream?
  239. CC and K flag
  240. cout
  241. ofstream
  242. Need to View the contents of an EXE file
  243. Output to be redirected from console to file..
  244. Accessing high and low bytes of a unsigned short in a struct.
  245. Does mPatrol run on Windows ?
  246. Using your own namespace for the first time
  247. operator[] and different behaviour for reading and writing
  248. c++ and 'single colon'
  249. strlen() speed test
  250. what's the bahaviro of pop_back for an empty vector?