StackRating

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

Jan Herrmann

Rating
1475.32 (4,510,515th)
Reputation
2,219 (75,842nd)
Page: 1 2
Title Δ
Delay return type resolution for a recursive metafunction in C++11 -3.40
Avoid repetition of typedefs between classes with inheritance +0.79
How to prevent specialization of a C++ template? +1.46
breaking out of a outer-loop from inside an inner loop c++ +0.34
Trying to sum two compile time tuple integer sequences +1.12
Deep copy of tree data structure in C++ without boilerplate copy co... -1.89
g++: Using singleton in an embedded application +4.31
Specifying a subset of optional template parameters -3.63
Using CRTP with virtual inheritance -3.40
Initializing large std::arrays +4.93
tail recursion performance on template meta-programming +4.23
Easy way to implement anonymous metafunctions (Lambdas) 0.00
Friending a dependent template class -0.59
Why aren't standard library common mathematical functions "con... +0.21
How to implement this function using only stl algotithms -2.96
Is there any reason to avoid variadics in c++11? -3.62
Is it safe to use static_cast in this polymorphic scenario? -1.99
enum vs static consts -1.47
Solving the Towers of Hanoi at compile-time -0.91
resize vector element of a struct - segv 0.00
Defining a type only by its inheritance from other classes +0.30
How to declare pointer member to prohibit delete it +3.31
alternative to std::advance which doesn't modify the input +2.83
performance hit of vtable lookup in c++ -0.61
saving data structure c++ to disk -1.91
C++ template integer types adequate unsigned type +0.80
why use a const non-reference when const reference lifetime is the... -1.82
Check if class is derived from a specific class (compile, runtime b... -1.01
Infinite recursion with `enable_if` +3.25
Infinite recursion with `enable_if` -2.08
Using shared_from_this in templated classes -2.73
Private inheritance usage from client +0.03
Shared pointers delete recursive data structures recursively and th... +5.01
Know the class of a subclass in C++ -0.72
boost::pool_allocator needs eight static libraries? +5.01
How to derive a template template class from boost::enable_shared_f... -2.39
What's the difference between a static member variable and a namesp... +0.69
Implement the stack that pops the most frequently added item -1.92
value propagation in a std::vector +4.73
Is it possible to use boost fusion map in reverse, aka key is 567,... +0.04
Class specialization based on the template argument's template argu... +0.37
map<key,bool> vs set<key> to keep track uniqueness of a... -0.21
Generate random numbers in advance in another thread in c++11 -0.27
Good program design/best practice to avoid multiple redundant check... +0.60
Hierarchical filtered lookup in C++ 0.00
C++ "vector" with elements of variable size +1.26
Creating a dll in C++ which is used to constantly calculate maths f... 0.00
Pointer to a class access public member function +0.42
Using preprocessor #ifdef on a class field +1.93
is there any difference between static cast to rvalue reference and... 0.00