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 ... 12 13 14 15 16 ... 52
Title Δ
C++: References as return values -0.43
How to separate the result of macro expansion into different argume... 0.00
Detecting if a bit is set (at compile time) -0.49
Is there any trick to forbid C macro to be called as left value? -1.54
Copy Elision and rvalue reference +1.01
Java Imposible puzzler -3.18
Why does this code produce a warning referring to the comma operator? +1.08
C++: Comparing pointers of base and derived classes +0.98
Default parameter for partial specialization +0.48
virtual function with user-defined-type vector -0.12
c++ template problem -0.36
std::max() and std::min() not constexpr +0.61
const boost::array<T,N> or boost::array<const T,N>? +1.00
Don't know template parameter types when casting a void* to a templ... +2.14
const parameter problems +1.51
Keyword "typename" in Templates -0.36
error: ambiguous default type conversion (c++) -0.94
C++ syntax ambiguity 0.00
RVO/NRVO and public undefined copy constructor +0.84
How to Initialize a Private Multidimensional Array +0.93
override non-virtual functions in C++ 2011 0.00
move semantics std::move how use it +0.25
How do I avoid including the headers of every class that needs to b... +0.78
C++0x decltype and the scope resolution operator 0.00
Sequence Points and Method Chaining -1.37
type definition in parameter list +0.43
Controlling visibility of enum values +0.04
explicit specialization of template class member function +0.21
c++ how to write a constructor? +0.69
Template type deduction for a pointer to member function +0.20
Instantiating a function definition in a template that uses decltyp... +0.04
Why does C++0x's lambda require "mutable" keyword for cap... -0.61
c++ overload constructor with int and char* -1.34
Vector template question -1.36
Empty dynamic array in c++ -0.71
What does this mean? int foo = foo + 4; +0.81
Why don't static member variables play well with the ternary operat... +1.72
How does the C++ runtime system know when objects go out of scope +0.30
Can't C++ POD type have any constructor? -1.39
What is singular and non-singular values in the context of STL iter... +0.99
Field of struct as a template parameter -0.81
Inner class depending on a template argument +1.51
Accessing values from a two dimensional initialized array -0.99
c++0x inherited constructor in templates +0.62
Comma operator and void expression +1.73
Generate calling graph for C++ code +0.91
invalid pure specifier (only `= 0' is allowed) before ‘;’ token err... +1.31
semicolons in a class definition +0.22
Why can't I instantiate operator<<(ostream&, vector<T&... -0.15
What's the difference in c++ between new int and new (int)? -0.83