StackRating

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

Mikael Persson

Rating
1535.07 (14,599th)
Reputation
14,868 (9,487th)
Page: 1 2 3 4 5
Title Δ
Static members being destroyed while there are still outstanding in... +0.16
Heap corruption while freeing memory +0.26
C Macro - Dynamic #include +1.96
Why is this C++ explicit template specialization code illegal? -4.13
How can I write a 'pass reference by value' wrapper in C++? 0.00
How to achieve "virtual template function" in C++ +4.08
C++ define interface -2.41
What kind of book keeping does the OS do when we use new to allocat... -4.06
Determine if a type has particular member function signature +3.75
How reliable is windows task manager for determining memory usage o... -0.25
java final methods vs c++ nonvirtual functions +0.96
String literals not allowed as non type template parameters -2.76
How to avoid repeating class name and template call in implementati... +0.07
How do I implement polymorphic behavior between two mixin templates? +0.59
Src v/s Binary? -2.03
C++: Queue with efficient get/put of multiple elements? +0.17
Wrong search in A* pathing code 0.00
algorithm to figure out how many bytes are required to hold an int -2.84
Free implementation of "bounded priority queue" in C++ +2.59
C++ Template meta-magic, template call-site qualification deduction... -0.05
C++ Streams vs. C-style IO? -2.44
Delphi alternatives to some File I/O C++ lib functions? -1.83
How to write cache friendly polymorphic code in C++? -1.06
alternative faster method to fscanf in c++? -4.21
Does the Euler sequence of axis interfere in a Quaternion result +3.99
Overloading assignment operator +4.00
Member function call in decltype -0.44
An std container inside a template method -3.71
What can make C++ RTTI undesirable? -0.48
C++ expression as variable +1.33
Initialize a class members reference variable, as if it was a regul... +4.28
Distance between two convex polygons in 3D +2.47
Can I write a dynamic tree structure in C++? +4.10
C++ metafunction to determine whether a type is callable -3.94
Is there a good/widely adopted c++ template coding convention/stand... +4.01
Binding rvalue to non-const reference via pointer cast? +0.03
built-in type variable is returned from a function -0.85
Possible deadlock in C++/boost/thread -4.17
Self-reproducing program -3.31
C++ template specify type by Enum -0.79
GUI programming c++ or c# -1.03
Why throw a class over an enum? -2.15
Using genetic algorithms for neural networks 0.00
typeinfo, shared libraries and dlopen() without RTLD_GLOBAL 0.00
Ideas for notification of asynchronous events +3.72
C++: Map of abstract pointers appears to be slicing to abstract class 0.00
Is a pointer to a function which have unknown number of parameters... +3.11
Should I use C++11 lambdas now? -0.08
Registering user-provided derived types with Boost Serialization 0.00
How to select the right overloaded function template at compile-time? +0.32