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 ... 7 8 9 10 11 ... 18
Title Δ
Why Does the New C++ Standard use "ISO/IEC 14882:2015"? 0.00
Referencing to the nested template parameter +2.26
Bit manipulation- for negative numbers 0.00
Where are lambda captured variables stored? -0.43
How to convert unsigned char[] to std::vector<unsigned char> +1.16
constexpr and CRTP: compiler disagreement +0.95
Explicitly specialized members need their containing class template... 0.00
Enable Template Ctor based on template paramter +2.25
Dynamic array allocation -0.36
std::is_same for a not yet defined/declared class 0.00
Is this syntax illegal? 0.00
dynamic_cast fails - depending on OS Version 0.00
C++11: variadic lambda template for calling the default constructor... 0.00
What is the difference between &foo::function and foo::function? +1.68
Since a string literal is considered an lvalue, why must the bindin... +1.04
casting a constant to be used as a pointer +0.22
Get function arity from template parameter 0.00
Is ++x %= 10 well-defined in C++? +0.06
C++ template static integer constants: out of class definition +2.03
Does std::move need to be combined with std::forward when using for... +0.34
nontype template parameter produced with decltype for function 0.00
How printf("%c\n",~('C'*-1)) is computed in c? -1.93
Error in template instantiation in GCC 4.9, works fine in GCC 4.8 0.00
Compile time detection of functions 0.00
An explicit specialization cannot be a friend declaration 0.00
Forward a move reference through a function, without writing the fu... -0.06
Distributing an argument in a variadic macro +0.47
is_error_code_enum<> enumeration must be defined in global na... +0.34
Nested class of class template can be "incomplete" +0.08
Stripping all qualifiers from a function type 0.00
Is the name of a non-static-member dependent when used within a non... +0.34
C++ template argument as reference lvalue 0.00
Is a function call expression with a single non-type template param... 0.00
Redefinition error in ostream overload in template and inherited cl... -0.65
Check if type can be an argument to boost::lexical_cast<string> 0.00
When are lvalues moved instead of copied in C++? +0.34
Is a local class dependent if declared within a function template? +1.18
Template assignment operator doesn't replace the default assign... +1.63
Why can a member function be called on a temporary but a global fun... +1.61
(GCC bug?) Implicit conversion to a derived class 0.00
Does a default constructor always initialize all members? -1.27
Passing variable amount of parameters to a template class 0.00
POD structs containing constant member 0.00
Portable "typeof" of name with external linkage -0.15
Move constructor is not called when using boost::pool_allocator 0.00
Creating an template<T> only for such T that have operator/ d... 0.00
the type of this* in C++ +1.73
equal_range and std::unordered_multiset +0.34
Are C++ vector constructors efficient? -1.22
How Can I Use Boost preprocessor to Expand a String -0.02