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 ... 18
Title Δ
Cannot declare an operator within a function. Clang bug or spec? +0.96
Searching through a tuple for arguments of a function +0.18
Syntax ambiguities of C++ 0.00
Passing many functions and storing all their results in a tuple +0.60
Typedef for a pointer to a cv- and/or ref-qualified member function 0.00
Overload resolution with multiple functions and multiple conversion... -0.48
Is a c++11 variadic function template overload with a dependent typ... +0.26
Is type punning arrays of same type but different size allowed? 0.00
deducing a tuple's types 0.00
What is the dynamic type of the object allocated by malloc? -1.76
Can I legally use a struct with overloaded operator() as Compare fo... 0.00
Is if (condition) try {...} legal in C++? -1.80
Obtaining a pack of packs +0.18
About binding a const reference to a sub-object of a temporary +0.72
Can I write a function type that returns a function? 0.00
On the various ways of getting the result type of a function +0.84
In class nested static const member variable initialization Clang v... +1.24
Why is the return type of std::reverse_iterator::operator[] unspeci... 0.00
Are variadic arguments after a defaulted parameter well-formed? 0.00
Deduce type of a member of a template argument object 0.00
Can an lvalue reference non-type template parameter be inferred? 0.00
Integer sequence of chars from user-defined literal taking strings... 0.00
Initializing aggregate base (GCC and clang disagree) +0.92
What pattern matching (if any) is applied for C++ variadic template... 0.00
Are the copy constructor and copy assignment of std::runtime_error... 0.00
Implement function template to fill multi-dimensional objects +1.84
Why std::is_constructible stops at immediate context? 0.00
Odd behavior of different compilers with references to array of unk... 0.00
C++: conversions of lvalue references and rvalue references 0.00
Checking if class T has member type Member with void_t -2.02
dynamic_cast and rvalue reference +1.13
auto&& variable's are not rvalue reference +0.22
Why can't I declare a variable using auto? +1.85
What does it mean to introduce a name into a declaration? 0.00
How are fold expressions used in the partial ordering of constraints? 0.00
Different behavior observed with constexpr auto/char-array variable +0.27
char* have internal linkage so it can't not be a none-type temp... +0.10
Which std types are guaranteed to be empty/null after being used as... +1.08
How to emulate remove_unless +0.67
Template function binding variadic number of tuple's elements t... +1.45
Is there a technical reason for not allowing a using declaration to... +2.03
Can using a lambda in header files violate the ODR? +0.78
Incomplete types and initializer_list +1.60
Using suffixes without std::literals 0.00
Is std::is_unsigned<bool>::value well defined? +0.70
Is GCC correct in requiring the constexpr specifier for this refere... 0.00
Function forwarding argument and simply doing nothing +0.26
constexpr global constants in a header file and odr 0.00
error determining a generic return type in C++11 0.00
Why are these snippets handled differently by GCC? +1.88