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 2 3 4 5 6 7 ... 52
Title Δ
Class member visibility in member function declaration signature +1.50
Passing arrays by reference in C++ -0.07
Can friend class be declared conditionally in C++03? +0.94
How can I prevent a variadic constructor from being preferred to th... -1.50
_THIS_IP_ macro in linux kernel -1.18
Is it possible to define an alias for a template-template parameter? -1.09
boost::shared_ptr and nullptr in default template function argument -0.23
check if member exists using enable_if +1.41
What does a C cast really do? -0.02
Passing primitive array to function with std::initializer_list argu... -2.05
template aliases and sfinae 0.00
are extern variables initialized to their default value? +1.41
Template argument deduction and const qualification +1.29
manual select overloaded function for rvalue or lvalue type -1.89
Is this a Flexible Array Struct Members in C as well? -1.21
C++ unnamed(anonymous) namespace definition 0.00
Allocated array already zeroed +0.29
clash between class name and enum value: resolvable without namespa... +1.04
What is a function type used for? -2.14
Extended initializer lists and arrays -1.48
g++ 4.2.1: -O breaks linking to a templated function 0.00
std::initializer_list variations -0.12
Point of declaration of typedef/alias declaration +1.86
Accessing individual types of variadic templates 0.00
Order of evaluation of f(g(), h()) in C++ 0.00
Why does constructing std::string(0) not emit a compiler warning? -2.37
What problems could appear when changing from direct multiple-inher... 0.00
Is is_constexpr possible in C++11? +1.37
Why constexpr works for impure functions -0.57
C++ template-argument dependent decltype in ABI mangled name -1.83
Why does a member function needs '&' (e.g. in std::bind)? -0.73
Template function call confused by function with wrong signature de... +1.32
What does "core language" mean? +1.21
what happens if I pass a struct to a vararg function? +0.27
How to disallow temporaries +0.27
return const value for built-in type -0.23
A reference data-member changing another data member inside a const... +0.27
Can a member of a class be named the same name as its type (another... -0.56
C++ error distinguishing specialization when passing a const array 0.00
How to call void foo(int (&)[]) {} in C++? -0.24
Can code that is valid in both C and C++ produce different behavior... -1.96
When declaring a variable in C++/C +0.31
Pointer to array as template parameter 0.00
Addresses of template function instantiations over T and T const +1.27
Why is the parameter of discard is of type unsigned long long? -2.63
Why arr and &arr has same values? -0.08
how function overloading works -0.26
Can you use the sizeof one member when declaring another member? +0.26
Specialize class for couple of possible arguments(typenames) -1.93
Drawing a scalable QIcon using QPainter -1.06