StackRating

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

Jarod42

Rating
1595.26 (2,009th)
Reputation
130,253 (480th)
Page: 1 ... 60 61 62 63 64 ... 111
Title Δ
Get size of std::array without an instance +0.62
Inheritance : call a derived class function from base class -0.99
Invalid < operator +0.38
singleton template as base class in C++ +0.38
template constructor one parameter const and not const 0.00
Variadic template argument expansion in partial template specializa... 0.00
Polymorphism and get object type in C++ -0.12
How to find all indexes of vector<vector<int>> for the... +0.38
Is there a standard static function wrapper type template? +1.63
C++ Pointer crashes (Uninitialized) 0.00
Returning a value of std::map via param index within a const function 0.00
Avoiding duplication when defining specialised template class const... +2.09
In multiple inheritance from two identical base classes, how to cas... +0.36
Initialize template<size_t N> std::array<char, N> with... 0.00
C++ remove_if without iterating through whole vector +0.77
C++: Variables with same name (order of operations) (Scope) 0.00
atomic increment and return counter +1.76
C++ Automatically call check methods from parent abstract class in... -1.79
C++ template function overload resolution bug 0.00
c++ code slow and exceeding time limit 0.00
Why to construct virtual base in sub- derived classes? 0.00
Type of a lambda function, using auto -2.18
Why can't polymorphic derived classes be nested inside the base... -1.19
More simple way to access derived properties & methods given ba... 0.00
Using enums with the same value for different outcomes? C++ 0.00
Correctly implementing inheritance 0.00
C++ set: storing duplicates: confused about < operator +0.78
template argument deduction/substitution failed with higher order f... 0.00
Sorting of two vectors separately? +0.87
Deduce outer type from inner type parameter +2.74
Is default template template parameter value deduced context? 0.00
Member function pointer array 0.00
Template specialization with another template 0.00
Single type compile time list: concat with clang 0.00
Overloading members from template class on bool value -1.57
Getting the first N elements of a vector that do not equal a partic... -0.37
it's possible pass by reference a method from a class to a glob... 0.00
C++ templates, use of enable_if for two different implementation of... -0.54
For loop or no loop? (dataset is small and not subject to change) -1.64
Iterator adaptor that calls a member function when dereferenced 0.00
Use a lambda as a parameter for a C++ function +1.85
Passing pointer to template-function, when the template used as arg... +1.54
C++ Macro to use values of variables -0.61
Garbage value stored by std::tuple 0.00
Declare member variables from variadic template parameter +1.04
Should I return gsl::span<const T> instead of const std::vect... +0.39
How can I check if all members of two tuples are different? +0.40
Are C++ lambdas true closures? Capturing by reference -0.32
How can I prevent static class member variables from needing two de... -1.79
C++ class that can be put *only* on the stack? +1.36