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 7 ... 18
Title Δ
why this user defined conversion sequence is not prohibited? 0.00
Direct list initialization compiles successfully, but normal direct... 0.00
Why do I have to call operator<< as a method for SFINAE to wo... -1.30
IEEE 754 floating point, what is the largest number < 1? +1.03
Ambiguous call for overloaded function templates - even if one is m... 0.00
Assigning pointer to lambda function to pointer to another lambda f... +1.34
Simulating the range-based for loop's begin/end behavior +1.45
Build template from arguments of functions? +0.41
Is undefined behavior only an issue if you are deploying on several... -1.02
Creating variadic accepting only reference or pointer -2.15
Forwarding template parameters -2.05
Virtual inheritance and uniform initialization in C++ 0.00
Isn't `void f(A<0>, tuple<T *...>)` more specialize... 0.00
Why less than operator accepts different types of params while std:... -0.43
g++ won't allow generalized capture of const object by referenc... +2.17
Mutating an int inside a constexpr function -0.86
Why does C++ allow std::initializer_list to be coerced to primitive... -2.38
Initializing std::array with Static Storage Duration with a Paramet... +1.52
Ambiguous overload resolution with initializer_list +2.09
Compile-time counter in template class 0.00
C++14: Initializing constexpr variables from parameter values 0.00
Interpretation of [basic.scope.hiding]p2 when unqualified name look... -1.93
why is ((unsigned int)x) * y == ((unsigned int)(x * y) always true? +1.25
Diagnostic message for well-formed program -0.52
Visual Studio 2013 - std::enable_if warning 4544 +1.44
Using the noexcept operator to chain noexcept declarations -2.54
Is an empty aliasing shared_ptr a good alternative to a no-op delet... 0.00
implementation of stl copy function? 0.00
"Narrowing conversion from 'int' to 'char' ins... +1.80
adding definitions to namespace alias 0.00
Name lookup in using-declaration via using-directive -0.53
dynamic cast a reference and auto -1.56
SFINAE for class member function (one compiles the other not) -2.59
Preventing implicit conversion of some arguments in a templated mem... 0.00
How to pass a c++ functor rvalue reference to a capture of a lambda ? +1.51
GCC 4.9 ambiguous overload template specialization +0.27
Template definition of non-template error +0.73
Dependent Types: Template argument deduction failed 0.00
Program with extern decl-specifier in a class definition 0.00
Is there a way to specify all classes in a variadic parameter pack... 0.00
According to my interpretation of §3.4.1/8 this code should co... -1.37
C++ substring contained between 2 specific characters +0.29
What's the status of C++1z/C++17 support in gcc? -0.14
Direct-initializing an object inside a condition +0.82
Overload resolution and partial template ordering 0.00
When can you specialize a template on a private member type? 0.00
Rationale behind std::bool_constant 0.00
Returning reference to temporary (built in types) +0.27
Ambiguous assignment operator -2.26
Is assert usable in constant expressions? 0.00