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 ... 11 12 13 14 15 ... 18
Title Δ
Check template argument of Base class against values in Derived 0.00
Creation of a large std::array causes segfault? 0.00
iterator over references of std::vector<std::unique_ptr<T>... -0.06
How to disengage std::experimental::optional? +1.16
c++ pointer type and call by reference +2.60
Using `throw;` on a modified exception +1.27
check for whether a type instance can be streamed 0.00
Add multiple values to a vector -0.26
How to get a fully-qualified function name in C++ (gcc), _excluding... +1.71
MSVC 2008 error 'Type' is not a struct (although it is) -1.57
List iterator disfunctionality +0.97
How do I get the index of a type matching some predicate? 0.00
volatile and const volatile std::tuple and std::get 0.00
assignment to a dereferenced unique_ptr +0.42
using template specialization -1.25
Prioritizing class specializations +2.08
"unqualified-id" compiler error when accessing member of... 0.00
What is the purpose of a declaration like int (x); or int (x) = 10; +2.45
Capturing perfectly-forwarded variable in lambda +1.67
Read number of whitespaces for an array of characters +1.68
lambdas and equality/inequality operator 0.00
Variadic template with member function pointer as parameter 0.00
C++ : What is the difference between including header and including... -0.65
Why does the compiler choose the incorrect function overload in thi... +2.08
Overload built-in (intrinsic?) function +2.11
Is it possible to read an empty string from cin and still get true... 0.00
what does the condition in the following if statement do? +0.90
Allocating an array of C++ objects 0.00
The effect of a goto statement in C++ on the stack +0.61
one or more multiply defined symbols found error - simple -0.22
Extract a specific text pattern from a string -0.07
C++ invalid conversion from 'char' to 'const char*'... -1.66
Are all unused undefined methods allowed? 0.00
Why does a+1 == *(a+1) in this example? 0.00
function returns a pointer to an object, what should I return in th... +1.98
no viable overloaded '=' for overloaded static member funct... 0.00
Best match not found by ADL after point of instantiation. Is this UB? 0.00
Why does Foo({}) invoke Foo(0) instead of Foo()? 0.00
Global objects are inherently unsafe? +0.26
Difference between std::reference_wrapper and simple pointer? +2.28
C++ Delegate Exercise 0.00
Overloaded template method not resolved as expected 0.00
Transforming a string to lowercase in a new string +1.84
Does elegant way exist to convert double to long long? 0.00
Warning returning a captured reference from a lambda 0.00
Can I return a pointer in a reference return type? -0.10
vector push_back calling copy_constructor more than once? +1.63
casting between two derived classes +0.18
Implicitly declared copy-constructor for classes without data-membe... +0.74
Why compiler can not optimize std::string concat? 0.00