StackRating

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

Columbo

Rating
1700.65 (151st)
Reputation
53,559 (1,829th)
Page: 1 2 3 4 5 6 ... 18
Title Δ
Perfect forwarding fails when target is aggregate with array 0.00
Can any lambda expression be expressed as a (templated) struct +0.28
Detect operator at compile time without implicit conversions 0.00
Reference binding through ambiguous conversion operator 0.00
Recursive enable_if and type transform +0.28
Clarification of converted constant expression definition 0.00
Is it possible to bind the second parameter of a lambda function? +0.26
Operator << on template argument type member causes error onl... 0.00
Type conversion at template non-type argument without constexpr +0.67
Changing active member of union in constant expressions 0.00
How can I use a constexpr value in a lambda? 0.00
decltype(auto) deduced return type from lambda capture -2.01
Template alias visibility in nested class 0.00
returning reference to local temporary object on pointer dereferenc... +0.82
Does a SFINAEd-out function shadows an explicitly imported overload... +1.80
explicit qualification in C++ declaration 0.00
What is the purpose of the const overloads of std::begin and end? 0.00
Will a standard_layout class's data member have a fixed offset... 0.00
Is a class definition complete when it is passed to a base class? 0.00
Explicit defaulted default constructor and aggregates 0.00
Type of (x) in C++ -0.96
Can a friend of A<T> be also a friend of A<A<T>>? +1.14
Declaring friend template class template in C++1z produces error: s... 0.00
How to use > (greater-than) inside a template parameter and not... +1.62
Is my understanding about [basic.link]/7 in N4140 correct? 0.00
Documentation of "invalid pointer value" conversion in C+... 0.00
Does a reference declaration introduce a new name for the referent? 0.00
Macro substitution in #include directive 0.00
Why is a template with deduced return type not overloadable with ot... +0.57
Namespace having the same name as contained class, ok for gcc, not... +0.27
Is this use of reinterpret_cast on differently-qualified struct mem... 0.00
how sizeof empty enum is 4 in C++? +0.26
Signed to unsigned conversion in C++ 0.00
Non-type reference parameter/argument -1.87
C/C++ unions and undefined behaviour -0.55
Why cant i use static_cast<const char**>(str) instead of (con... 0.00
Forward declare a constexpr variable template -0.93
Variadic template deduction using type alias 0.00
Unexpected behavior with template type alias in VS2015 0.00
GCC constexpr lambas in constexpr functions and evaluation in compi... +0.27
Mixing constexpr declarations and const definitions 0.00
Writing custom c++14-style type aliases -0.13
Check if an expression compiles including all implicit conversion 0.00
Are members of a POD-struct or standard layout type guaranteed to b... -2.29
Template specialization on boolean condition -0.51
friend function name visible in class template +1.40
c++ How to get arity of a constructor? 0.00
std::ofstream == NULL won't compile for -std=gnu++11, any worka... 0.00
Detect existence of private member +1.31
What happens when we dereference a FILE pointer? +0.62