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 ... 5 6 7 8 9 ... 15
Title Δ
C++ template class having constructor with template +0.45
C++ convert vector containing objects to vector containing doubles +0.47
Understanding `std::is_move_constructible` -0.51
Why destructor disabling the generation of implicit move functions -0.12
Accessing private member variables inside public member function +0.47
Equality & Inequality of two arrays +0.48
What's the standard/official name for universal references? 0.00
Trait to detect non-inherited typedef 0.00
C++ converting from string array to int array without crashing the... 0.00
no warning: ‘auto_ptr’ is deprecated only when auto_ptr used just o... 0.00
How to avoid littering header files with std:: +2.29
Is this proper behavior? std::map iterator invalidation -1.20
How to pass a 2D array to a function with the user defining the num... 0.00
Unexpected possible undefined behaviour when assigning uninitialise... 0.00
Will any compiler actually ever elide these copies? -1.32
Copy elision for pass-by-value arguments -0.47
How to initialize vector size inside a constructor? +0.91
Passing function to template object when initializing template in C++ +0.48
Iterator<T> from istream, unformatted extraction 0.00
How can I test whether an array element is defined or not (where el... -2.03
Is static constructor order correct with composition 0.00
C++ Constructor with fixed length array as parameter -0.55
C++ formal requirement of behaviour of iterators over a container +2.31
Meaning of phrase "constructors do not have names" in the... +1.75
A generic function in C++ to print 2D integer array, created by var... 0.00
Difference between T t {x} and T t = { x } for integral or enumerat... -1.82
Why can't I range-for over an initializer list of arbitrary stu... -0.44
Unhide templated cast operator from templated base class +0.44
specify default value of std::function +1.43
Should I explicitly declare destructor as override in derived class? -0.94
An std::move function of C++ standard 11 implementation in C -1.30
Cannot use template function with lambda as parameter -1.89
function template: default first template argument to second -0.66
default initialization of const qualified type with no user provide... 0.00
Begin of output container default value in a function -1.93
Equality check for objects of classes with explicit constructor only +1.13
Why is (deleted) copy constructor preferred over implicit conversion? 0.00
Passing pointer to member function parameter into template argument -1.37
C++ what does << and >> mean in simple terms +1.07
In C: function that sums items in array returning weird large number 0.00
C++ if-else statement inside cout +2.12
C++: Variable Size 2D array as an argument to a function +2.17
why do we need to capture reference for a reference in lambda? +0.01
c++, classes, vectors, optimization: multiple independent vectors v... +1.22
Passing rvalue to function that may not use it +1.77
How do you create vectors with different names in a for loop -0.87
Template specialization with void function -0.32
Simple std::sort not working +2.84
Signed bit field in C++14 0.00
Initialize std::array of classes in a class constructor 0.00