StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

jalf

Rating
1635.77 (774th)
Reputation
213,107 (209th)
Page: 1 ... 30 31 32 33 34 ... 37
Title Δ
What is the performance cost of having a virtual method in a C++ cl... +0.07
The Benefits of Using Function Pointers +0.81
Threading Best Practices -0.02
Streams and UDP -1.00
When should I use the new keyword in C++? +0.60
Reading from 16-bit hardware registers -1.91
when should a member function be both const and volatile together? -1.35
Are there any compilers that IGNORE C++ standard about default inli... +0.57
Is using .h as a header for a c++ file wrong? +0.47
Profiling programs written in C or C++ -0.47
C++ Optimization Techniques -0.83
GC.Collect in a loop? +0.59
Equivalence of <limits> and <climits> -1.20
std::allocator construct/destroy vs. placement new/p->~T() +0.29
Is performance a sufficient reason for having a singleton or static... -1.04
Developing kernels and testing them in virtual machines -0.98
Why artificially limit your code to C? +0.21
C++ templates, undefined reference -0.46
When declaring an enum, should you force the type to byte for under... -0.84
Why can't I assign values to pointers? -0.31
As a programmer with no CS degree, do I have to learn C++ extensive... +0.72
How to write a std::bitset template that works on 32 and 64-bit -2.08
How do you create a function that returns a function in your langua... -0.56
What's the difference between C and C++ -0.19
Good Idea / Bad Idea Should I Reimplement Most Of C++? +0.51
Can a string literal and a character literal be concatenated? +0.44
What is the best way to declare a global variable? +1.56
Mis-indexed char[] arrays in Visual Studio 2005 +0.61
Have you used Multi-Core for speed? What did you do and was it wort... -0.81
Does Pre and post increment/decrement operators in C++ have same pe... +0.43
How big should a language vocabulary be? -0.40
Why hasn't logic programming caught on? +0.54
Are default parameters bad practice in OOP? +0.44
How many bits is a WORD and is that constant over different archite... +0.50
Compilers and argument order of evaluation in C++ +0.14
Avoiding Global State +0.38
C++ concept check vs inheritance -0.24
What influences the speed of code? +1.04
How can I make my own C++ compiler understand templates, nested cla... -0.72
De facto list of primitive types usable in C++ +0.70
C++ and C file I/O +0.21
expand size of vector passed as memory -1.92
Does casting to an int after std::floor guarantee the right result? +0.18
Non-collapsing but still (line-)breakable space in HTML? -0.92
Switch from Microsofts STL to STLport -0.82
What project would you recommend me to get up to speed with C++ +0.13
Template or abstract base class? -0.21
Is it legal to use the increment operator in a C++ function call? -0.64
Help me make this code exception-safe +0.73
Force singleton pattern in subclasses +0.24