| Title |
Δ |
| Why is it allowed to cast a pointer to a reference?
|
+0.09 |
| C++ memcpy() tricky use, behavior understanding needed
|
-0.12 |
| the base class pointer to the derived class in c++
|
-0.59 |
| eclipse and boost unit_test_framework failing syntax check using c++
|
-0.62 |
| Detecting floating point software emulation
|
+0.42 |
| Alternative to Singleton in Objective-C for better application design
|
-2.37 |
| How to implement a compile-time check that a downcast is valid in a...
|
+0.79 |
| Why doesn't boost::any have a "getter"?
|
+1.61 |
| Uninitialized pointers in code
|
+0.47 |
| Avoiding Over-Use of Namespaces
|
+1.53 |
| What is the C++ idiom to replace snprintf(3)?
|
+0.13 |
| What messages are sent when I call IDirect3DDevice9::Reset
|
0.00 |
| Comparison function for sorting member vector with sort()
|
+1.02 |
| create million table in a database?
|
+0.36 |
| Function inlining—what are examples where it hurt performance?
|
-1.68 |
| Why does Intel hide internal RISC core in their processors?
|
+0.32 |
| C++, static vs. namespace vs. singleton
|
+0.36 |
| convert int[2] to long
|
+0.79 |
| Copy-elision of automatic variable for return
|
+1.55 |
| Best way to return an object in c++?
|
+0.71 |
| Compile C++ in linux
|
-0.78 |
| Fast way to "backup" (copy) large STL vector of custom ob...
|
-0.42 |
| How to organize Windows and Android builds of my C++ game?
|
-0.17 |
| What does SSE instructions optimize in practice, and how does the c...
|
+0.11 |
| Are functions in C/C++ headers a no-go?
|
+0.82 |
| Are memory leaks possible in managed environments like .NET?
|
+1.08 |
| C++ - .h and .cpp
|
0.00 |
| C++ map iteration with deletion
|
+0.81 |
| Unit Testing framework for C++
|
+1.46 |
| Practices regarding wrapper for setDataBuffer (OCCI)
|
+0.34 |
| Whats the difference between Reference and Pointer return types in...
|
+1.03 |
| Should I use functions or stateless functors?
|
+0.59 |
| Question on STL internals
|
-0.23 |
| What to consider while build a web app as big, traffic intestive, s...
|
+0.38 |
| When will C++0x be finished?
|
+3.29 |
| why does std::search need forward iters
|
0.00 |
| Captcha with $, #, £, €, &, % characters?
|
-1.43 |
| C++0x: Capture By Value for Lambda, always a copy?
|
-2.11 |
| To GC.Collect or not?
|
+0.06 |
| Type traits doesn't work
|
-1.33 |
| Performance tuning
|
-1.45 |
| WinAPI _Interlocked* intrinsic functions for char, short
|
-0.93 |
| WinAPI _Interlocked* intrinsic functions for char, short
|
-0.93 |
| Performance of built-in types : char vs short vs int vs. float vs....
|
+0.60 |
| Why are C++ inline functions in the header
|
+1.24 |
| Member function pointer in C++ for_each
|
-0.45 |
| Speed up compilation/link time when using boost libraries
|
+0.38 |
| Currying is just "optional parameters"?
|
0.00 |
| what is the best way to check a file's existence and file permissio...
|
+0.88 |
| What are the functions in the standard library that can be implemen...
|
-1.82 |