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 ... 16 17 18 19 20 ... 52
Title Δ
Is this dubious use of a non-prototype function declaration valid? +0.81
GCC -Wuninitialized not warning about uninitialized structs 0.00
C++ What is the purpose of casting to void? -1.31
Undefined Behavior and Sequence Points -1.93
g++ gives me strange function call in an *expected* error message -0.78
Confusion in range of enums +1.05
C/C++: switch for non-integers -1.14
Specializing a template class member function for only one type +1.47
Why is return 0 optional? -0.43
Disallow taking pointer/reference to const to a temporary object in... -1.33
Built-in operator candidates 0.00
Overload Resolution/Ambiguity in name lookup(which one) +1.00
How useful would Inheriting Constructors be in C++? +0.61
c++: How do I safely cast a const double** to a const void** +0.50
C++: POD and POD-wrapping objects -0.49
Multiple inheritance question +0.86
Brace-enclosed initializer list constructor +0.27
How can be done this automatic? -3.10
Scope of friend function in GCC 0.00
Where to put a member function template +1.05
Messy function pointer : how to remove the warning? -0.96
anonymous empty untagged classes, structs, unions, and enums 0.00
Why in C++0x, the compiler chooses the generic move assignment over... +0.22
Name lookup Clarification 0.00
C++: nested class of a template class -0.65
'nested' template `>>` issue is solved. What about `<::`? 0.00
Strange effect with sizeof -0.17
c++: member with reference to parent +0.94
Change the Type of a Template Class +0.16
C++ "const" keyword explanation -1.50
When a RAII object fails to construct +0.39
Why can't the type be deduced in this template function? 0.00
I think I may have come up with an example of rvalue of array type +0.64
Initializing a member array in constructor initializer +0.88
Using overloaded operators on pointers -0.44
Operator overloading on class templates -2.23
overload resolution in templates 0.00
C++ template specialization 0.00
Why should the member function declarations of a class template be... -1.46
C++ template constructor -0.04
In C++ template function, why does dependent function call give &qu... +0.28
Is volatile required here? +0.54
How do I specialize a static member of a template class on a templa... +0.21
int a; ...; (a == a) fails? +0.73
Does it ever make sense to overload unary operator &? +0.61
Function template specialization -0.28
How to intentionally cause a compile-time error on template instant... +0.38
In C++, how to initialize static member of a private class declared... +0.21
May a compiler optimize a reference to constant parameter to consta... -0.71
how to pass a structure to a function in C++? +0.44