StackRating

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

David Hammen

Rating
1498.69 (3,830,048th)
Reputation
27,776 (4,524th)
Page: 1 2 3 4 5 6 7 ... 16
Title Δ
Only include headers in interface, not in implementation +1.92
Inline functions mechanism -0.08
why private destructor getting called when obj is created statically +1.56
How to extract individual fields from byte array (which is in BIG-E... 0.00
Conflicting return type specified for 'virtual void' 0.00
Store float as short int. Confusing results +2.16
What means the error : ..."bytes to alignment boundary" i... -0.49
"this" keyword causes segmentation fault +0.56
Why do I have to input a non-integer at then end of the inputs to e... +1.06
Is performance data for a lockfree stack at http://tinyurl.com/pzpy... -0.09
Is Reference type in C++ a POD type? +1.06
what's the data type of a string inside the double quote in c++ -0.23
Passing through reference a parameter to a function C++ 0.00
How could I optimize this calculation ? (x^a + y^a +z^a)^(1/a) +2.00
Will data align in the memory allocated by placement new? 0.00
calculate square root but while loop condition fails -1.64
C++ Method chaining with classes 0.00
Undefined reference error when using a simple class inside my funct... +0.49
Is a c-style cast calling an explicit conversion constructor correct? -0.09
Seperating C++ Class Code into Multiple Files, what are the rules? -1.02
Functor to static member functions and type of static member function +0.00
Updating data in STL vector -0.06
What is the difference between assert and static_assert? -0.48
Why C++ std::rand() has pattern? +2.31
Hiding base class method with "using" declaration doesn't... -1.53
Clang " couldn't infer template argument " whereas gcc /... -0.48
Linking an inline virtual method +0.11
Undefined reference error - object inside class -1.41
Understanding python code -1.14
What is faster than std::pow? -1.56
why Hex data output differently? -0.50
Inheritance C++ (Diamond dread) +0.51
Why is the pointer value in the function different to the one passe... +0.12
Forward declaration and delete -1.05
Definition of class and variable with the same name -0.29
Socket doesn't receive complete data on HPUX -0.01
Why is computing point distances so slow in Python? +1.81
Prevent nested C++ struct from being deleted when parent is GC'd 0.00
c++ accessing double array error working in c -0.66
The array reassignment in the following c++ function seems to have... -1.16
How to deduce template type if I only got pointer to base class -1.52
Conditional inclusion in C++11 with user-defined literal? -0.45
When can I confidently compile program with -O3? -0.01
Reset the C/C++ preprocessor #line the physical file/line +0.02
How do I declare a multi-dimensional array in C++? -1.71
const reference default-value -1.53
C++ exception specification replacement -0.49
How come the code below works? -2.28
detect the loss of precision in pure C++ -0.85
C++ cast operator overloading and polymorhism 0.00