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 ... 5 6 7 8 9 ... 18
Title Δ
What does the C++ standard say about std::vector<int> v1,v2;... +0.88
Swapping two elements in a template type list. Seeking most efficie... +0.25
c++ method as template argument +1.54
std::bind makes no sense to me whatsoever -2.17
C preprocessor: building a path string 0.00
Does c++ compiler optimize a = b + c -1.49
define alias for specific template method instances 0.00
gcc 4.9 bug in structures initialization? 0.00
Syntax for defining const array type -2.07
Does <algorithm> include <cmath>? +0.47
Legality of empty, unnamed enumeration specifier +1.47
Rules to find which templated function overload is called -1.75
Does final imply override? +2.07
Is it possible to have C++ template function which takes any collec... +1.62
C++11 variadic template parameter expansion +0.30
Inline member initializer containing pointer to member 0.00
Passing function as argument with template return value 0.00
Template parameter name hiding 0.00
Template non-type arguments for reference type and odr-used -2.25
Swap integers via XOR in single line. Is it really allowed in c++11? 0.00
constexpr void function rejected +0.04
Template type not deduced using pointer type +1.23
Convert float to string with set precision & number of decimal... -2.29
If in malloc object is not created then why does this code works? -2.04
What does this strange code do? +2.63
SFINAE: 'static_cast<void>()' or ', void()'? +0.18
Why I can not simply use types defined in base class if both classe... 0.00
Is the declaration of a partial specialization a definition? 0.00
Function definition preceeds declaration in namespace +1.51
Does not evaluating the expression to which sizeof is applied make... -1.14
What does template's implicit specialization mean? +1.42
for_each on a reverse_iterator of a custom bidirectional iterator r... -0.38
Type deduction of const references in templated functions 0.00
Prevent writing clone method for each subclass 0.00
Why is the following class template matching not ambiguous? +2.02
Unclear wording about declaration in template-declaration 0.00
Check if a class is equal to a template instance or a normal class 0.00
c++ access static members using null pointer +1.22
How to know or test if a given type is going to be moved 0.00
Template specialization and instantiation -0.20
Naming conflict with multiple namespaces? 0.00
write a function that works with int or enum parameter -0.21
Should a operator const Base&() be used for an inaccessible bas... +1.81
refering to Templates c++ -2.46
default behaviour of defined copy constructor c++ +1.33
experimental::optional nullopt_t constructor 0.00
c++ type cast operator overloading and implicit conversions -0.17
C2516 Error in inheriting from a lambda in Visual Studio 2013 0.00
How do I create and initialize unique_ptr from a copy of an existin... 0.00
undefined reference when accessing static constexpr float member +1.15