StackRating

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

Johannes Schaub - litb

Rating
1660.40 (425th)
Reputation
487,788 (64th)
Page: 1 ... 23 24 25 26 27 ... 52
Title Δ
Using member variables inherited from a templated base class (C++) 0.00
gcc problem with explicit template instantiation? -3.20
Using numeric_limits::max() in constant expressions -1.86
Is there a way to make `enum` type to be unsigned? -0.30
C++ Pointer to a function which takes an instance of a templated cl... +0.05
C++ methods which take templated classes as argument +0.40
Why is false being returned in this function +0.72
std::list iterator: get next element +0.76
Function template overloading: link error +1.23
Do Destructors Have Names According To The Standard? 0.00
Is it safe to call a function to intialize a class in a ctor list? 0.00
Technical reasons for names containing underscores? +0.39
std::string vs. char* -1.98
templates and casting operators +1.04
Understanding c-pointers for rows in 2-dimensional array -0.68
How to get address of va_arg? +0.76
what does this error mean in c? +0.86
C++ static variables dynamic +1.26
C++ can local class reference be passed to a function? +0.83
C++ Interpreter: How to emit error messages? +0.01
C++ Suppress Automatic Initialization and Destruction -0.19
Declaring pointers; asterisk on the left or right of the space betw... +0.15
C++ interpreter conceptual problem +0.63
What does a compiler add to an empty class declaration? +0.21
C++: Unitialized variables garbage +0.09
How to inherit methods from a parent class in C++ +1.37
C++ problem with string stream istringstream 0.00
Why is there ambiguity in this diamond pattern? +0.08
How to protect code from crashes in this situation +0.75
C++ smart pointers: sharing pointers vs. sharing data +0.56
How to print a number with a space as thousand separator? +1.01
Simple syntax error still eluding me +0.42
C++ Template Class Constructor with Variable Arguments -0.29
Does this mimic perfectly a function template specialization? -1.15
C++ template nontype parameter arithmetic -0.51
What is the ISO C++ way to directly define a conversion function to... +1.30
Is sizeof in C++ evaluated at compilation time or run time? -1.47
Is this list-initialization of an array of unknown size valid in C+... +0.86
static, define, and const in C -1.06
How to access a structure member in a function that get it as void*... +0.42
C question on casting +0.36
What is name lookup mechanism? +0.53
C++ pointer to functions, Beginner Question -1.47
wstring in union 0.00
Pointer Arithmetic & Signed / Unsigned Conversions! -1.33
Some clarification on rvalue references +0.78
Overloading delete and retrieving size? -1.99
Two-phase lookup: can I avoid "code bloat"? +0.84
"Find all References" for operator overload in visual stu... 0.00
Mixing policy-based design with CRTP in C++ 0.00