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 Δ
What is the most efficient std container for non-duplicated items? -0.56
Converting quaternions to euler angles. Problems with the range of... +2.03
Self-distributing proprietary software on Linux? +2.04
C++ Kalman filter library producing 1.#R(NaN) results 0.00
C++11 Optional Template Type Parameter? +2.01
How can I build up the densely packing spheres, starting from a sin... +0.43
what happens when an unhandled exception is thrown from a constructor -1.07
How to avoid #include dependency to external library +0.47
Pass a compare function to a class 0.00
pImpl idiom - what are the drawbacks of putting the private class i... -0.01
How can design a config utility to work both statically and dynamic... 0.00
Better way of enforcing this template? +0.43
shared library symbol names -1.97
Ambiguous Function Calls to C++ base classes -0.94
C++ Optimize if/else condition -0.86
Sorting objects in C++ +2.36
3D model files & creating triangle meshes from it +0.34
Linked list vs dynamic array for implementing a stack using vector... +0.52
Why C++ virtual call is not much slower than a non-virtual one? -1.40
How to keep a cross-platform library in sync across XCode/Visual St... 0.00
C++ project organisation (with gtest, cmake and doxygen) +0.38
C++ Eigen Library - Quadratic Programming, Fixed vs Dynamic, Perfor... 0.00
C++, can I disallow a specific combination of Policies? -0.26
Difference between Delphi linker and C++ linker +0.85
"could not convert template argument" to its own type 0.00
Why is allocator::rebind necessary when we have template template p... +2.65
How to mimic polymorphism in classes with template methods (c++)? +1.99
delete this & private destructor +1.31
C++ non-specialized member in template class -1.75
Monitoring Memory Allocation in The C++ -0.25
Mixing C++ code from different compilers +0.93
new and delete operator overloading for dll 0.00
C++ - Best way to create a virtual function to print debug messages -0.34
Boost's property_map test whether a key exists? 0.00
Error while copy constructing boost::shared_ptr using C++11 0.00
Can a standard-compliant compiler reject code containing dynamic_ca... -1.64
BGL Adding an edge with multiple properties 0.00
How to pass std::unique_ptr around? -2.10
Obtaining `std::priority_queue` elements in reverse order? -2.64
Does std::sort check if a vector is already sorted? -0.06
Verifying variable arguments are of expected type -2.70
C++ double dispatch "extensible" without RTTI +0.61
How do I pass a template as a template parameter to a template? +4.83
Implementing Dijkstra's algorithm using STL make_heap -4.08
Need some advice to choose the proper container +0.91
Is it possible to debug a C++builder dll from Delphi if I have the... +4.19
Partial specialization for a parent of multiple classes +3.95
Partial specialization with type nested in a templated class 0.00
Explicit instantiation of a templated class and dynamic_cast in a s... +4.50
How can I avoid std::vector<> to initialize all its elements? +4.24