StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

101010

Rating
1540.20 (11,710th)
Reputation
32,136 (3,706th)
Page: 1 ... 4 5 6 7 8 ... 15
Title Δ
Friend Class c++ -0.48
Cannot get SFINAE to work 0.00
Why is non-const std::array::operator[] not constexpr? +0.56
Is it possible to hide (or undefine) a typedef? 0.00
How to create a collection with (template) iterator values? 0.00
Return value optimization and destructor calls -1.23
Does the function return type affect the choice of an overload? -1.37
Why rvalue reference argument matches to const reference in overloa... -0.03
Sorting arrays in c 0.00
Difference between : list<object *> and list<object &&... +0.22
C++ Template overload with enable_if: different behaviour with g++... 0.00
Behaviour of negative zero on a one's complement architecture? +1.93
Why reference_wrapper behaves differently for built-in types? 0.00
How to correctly propagate the type of a universal reference? 0.00
Better way to initialize a "static const"-type variable m... -0.52
gcc: how best to handle warning about (unreachable) end of function... -0.35
In C/C++, does left or right shift by ZERO actually generate an ins... -2.02
C++ : Check if the template type is one of the variadic template ty... 0.00
c++ std::map<std::string, std::set<std::string>> . How... -1.63
C++ Constructor initializer for arrays 0.00
Why is nullptr_t not a keyword +2.16
Creation of temporary long double variable 0.00
constructor of derived class cannot be constexpr if base class cont... -1.07
Storing a std::function that includes std::placeholders in an object 0.00
Is there a standard for C++ stream operators -1.90
Get current compilation unit name within #include -1.82
C++ should I use pointer or reference? -0.69
looking for idiomatic way to join string representations of objects +1.63
Visual Studio 2013 Unnecessary Syntax Errors 0.00
Understanding static constexpr member variables 0.00
Printing Any STL Container +1.75
Mutiplying each element of an std::array at compile time 0.00
Any simple way to check if two numbers have different signs? 0.00
enable_if's syntactical patterns +2.25
Template function is not a member of a namespace 0.00
How can I make this variadic template code shorter using features f... -0.95
std::string value or pointer? -0.25
What is wrong with my vector of vectors? -0.25
Error during compiling the string a[5 ] array in c++ -0.55
C++ Template Inheritance 0.00
Variable length argument template class with nested class 0.00
How to sort a vector of structs by an int value inside it? 0.00
How to get identical pairs from two vectors in c++ +2.22
How to pass in constructor arguments with new +1.00
Is it possible to not specify all template parameters if one of the... 0.00
'true' not always converted to 1 +0.47
GCC optimize return value 0.00
How to use an unordered_map of fixed array and int? -0.87
std::transform on vector of vector 0.00
Operator overload in class templates and friendship +2.54