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 ... 5 6 7 8 9 ... 52
Title Δ
Should the trailing return type syntax style become the default for... -0.42
Can I partially specialize a template with a pattern like foo<T.... +1.96
Should changing the order of template parameters in the "templ... 0.00
c++ multiple definitions of a variable -1.72
Edge-case: When (only) reversing order of template parameters in sp... 0.00
std::enable_if : parameter vs template parameter +1.60
C++11 static_assert: Parameterized error messages +0.25
Ambiguous call for overloaded operator for templated class -1.54
SFINAE not working on llvm/clang -2.78
Templated conversion function to function pointer 0.00
Why does &this_type::px from boost::smart_ptr return 1? -1.41
Compiling error: 2574: explicit specialization of <entity> mu... -0.51
function pointers and return type conversions -2.69
Calling constexpr in default template argument +0.26
Failing to deduce type from lambdas in the initializer list -2.31
Cannot bind (function pointer) lvalue to (function pointer) rvalue... +1.26
Is there anyway in C++11 to get member pointer type within a templa... -1.08
do decltype needs an expression involving complete type? +1.19
template member function specialized on pointer-to-data-member -0.30
How can I further specialize this template idea? -0.96
C++ zip variadic templates +1.28
std::unique_ptr<T> incomplete type error +0.17
C++11 move constructor -0.06
rebuild the signature of a function knowing only its name and argum... +1.85
Link compatibility of enums and enum classes +1.82
constexpr, static_assert, and inlining -0.20
Member function & const member function pointer deduction 0.00
QDoubleValidator is not working? +0.24
friend of template method in template class, within a template class 0.00
C: uint16_t subtraction behavior in gcc +1.48
Including C++ 11 headers with Clang / LLVM +1.76
inheritance, scope, and template constructors in c++ 0.00
Why are string literals l-value while all other literals are r-value? -2.28
Calling variadic argument function from template class 0.00
Forbid automatic type inference -2.62
what is ::* in C++ -0.78
Contitional enable an alternative assignment operator 0.00
How can I use an enum class in a boolean context? +1.61
Function specialization: Which is the declaration? -2.93
error: template argument required for 'struct List' 0.00
Local class and function templates +0.24
Specializing a variadic template template parameter on the minimum... +0.24
Controlling the order of static objects' constructor -2.02
Unfamiliar syntax for initializing an array/struct, looking for exp... -2.97
C++11 Hash function for any enum type 0.00
constexpr and bizzare error 0.00
Is having std::vector of a class as an attribute the same class a g... +0.70
Addresses and lifetime of rvalue references (or of xvalues in gener... +1.14
Can a (C/C++) array initialization reference itself? 0.00
How to select iterator type using auto variable 0.00