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 Δ
overloading a member inside another member 0.00
Interleaving execution of two while loops -3.97
what about enhance template enable_if -1.23
C++ Static Const Member Variable Usage -2.43
How do you name a shorthand for a template of a specific type? -0.87
Forward Declaration issue +4.38
Fast way to insert include guard in Visual Studio -2.34
How to ensure two different vectors are shuffled in the same order... +0.69
Combine template and inheritance +0.48
Is there any way to improve template argument deduction in this case? -3.27
Call "base" template function from C++ template specializ... -2.81
Determining inheritance relationships among type-erased classes +2.17
c++: alternative to 'std::is_fundamental'? -3.68
when using templates C++ "const" mystery overloaded funct... -1.32
Possible to select between different Boost pseudo-random number gen... +4.76
Need scope resolution operator to call member function template whe... +3.90
Use cases for std::add_const and similar -2.90
Recommended C++ template code examples or open source projects -3.85
Conditional Operator: How much flexibility? -3.51
Confused by use of double logical not (!!) operator -3.76
How to cancel "fatal error" detection in BOOST TEST -3.76
C++: Union Destructor +3.65
Abstract class and object 0.00
how to convert a built-in type to user-defined type +1.60
Array from 1, common? -2.03
C++ implemented in plain C +4.46
How do I make destructors protected for a whole class hierarchy in... -2.08
C++ passing an unknown type to an object which has an abstract base +4.21
Why is std::find implemented this way? -2.90
Is using an 'include wrapper' considered bad practice/indicative of... -1.49
Refactoring out method common to all classes -2.63
What data structure is better to use for storing and sorting <in... -3.36
Modify the field of a class in various ways. Use decorators? 0.00
How to implement virtual functions with the same name in multiple i... +4.57
Is virtual method call thread-safe? -2.70
How to write a template class to store different template classes -2.68
const vector<string> or const string[]? -3.80
Is this a valid approach for numerical order of two variables by th... -1.14
Why compile error with enable_if -3.49
Can the template parameters of a constructor be explicitly specified? 0.00