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 2 3 4 ... 15
Title Δ
Final enum classes in C++11 0.00
Can a Static method access a private method of the same class? -0.02
any difference in constructing shared pointer -1.13
What container to store unique values with no operator< defined -2.19
How to construct a new vector/set of pointer from another vector/se... +0.46
warning: comparison between signed and unsigned integer expressions... -0.11
nested templates (template template parameters) -1.80
C++ std::tuple order of destruction -0.38
How to shorten typename syntax for template class +1.03
Extend C struct in C++ +0.09
How do i use an Abstract Class in other class (or any class)? -0.57
Create variadic template function to measure and execute other func... +1.63
How to test if exists a template function specialization +1.47
Using SFINAE to disable template class member function -0.88
Can I use [[noreturn]] on non-void returning functions? -1.13
How to use if else along with type initialisation in c++? +1.05
Const-ness when returning reference to an internal object 0.00
What is the value of __cplusplus for C++17? +1.61
How can I avoid "for" loops with an "if" condit... +1.28
Template deduction fails for known argument -0.73
Sorting both ID and 2 sets of values using STL containers -0.70
std::next with n > std::distance(it, c.end()) +1.47
Are Sub-Arrays Guaranteed to be Allocated Linearly? -1.68
Variadic template: candidate expects 1 argument, 0 provided (deduct... -2.26
expected primary-expression before ‘>’ token 0.00
Is it possible to define type alias to constexpr function +2.06
How to detect if a func. is a constexpr? and mark other func. const... -0.65
Calculating average of vectors using templates 0.00
should assign `nullptr` to `std::unique_ptr` before assigning a new... -0.54
c++, pointer to function + function templates 0.00
C++ class variable std::function which has default functionality an... +1.99
pass generic function to a template +2.63
Template instantiation error in msvs 2015 +0.45
What do atoi, atol, and stoi stand for? 0.00
Return an array of bytes OR passing an array into a function +0.29
How to make an array's derived type accept aggregate initializa... +0.44
Generic lambda argument for std::pair -0.94
Debugging template deduction failure -0.08
In C++11, is "lambda function" same with "lambda exp... +0.44
Constructor of Nested Classes of Templates Classes in C++ -0.06
Smart replacement for 'new[]' to make_unique +2.03
why the compiler printing the value is 0? How to implement this log... -0.83
Pass a custom function as template parameter within 1 statement 0.00
Finding Sum of Square of Digits Beginner Bug C++ -0.56
overload [ ] [ ] operator for image manipulating 0.00
Implementing a compile-time "static-if" logic for differe... -0.39
Best way for keeping dynamically allocated array without bothering... -0.72
Overload functions in template classes C++ 0.00
C++11 constructor delegation with aggregate initialization +2.10
C++, inherited copy ctors does not work? -0.88