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 ... 62 63 64 65 66 ... 111
Title Δ
If a condition satisfied or an error happened +0.59
C++11 - template std::enable_if and std::result_of -0.13
C++ copy constructor called multiple times +0.37
What does const lambda mean? +1.54
How to declare return type of C++ template method to be that of sta... -0.70
Tree structure with incomplete types and unique_ptr +0.37
Create a class that contains all functions of its parent class exce... -1.82
Custom iterator operator overloading -1.04
C++ Lambda -- String params not working in following function calls -1.20
setter and getter /classes +0.35
member function implementation depending on template parameter +0.85
c++ pass data source function as parameter -0.71
Inherit implementation of nested template class 0.00
SFINAE does not work as expected 0.00
C++ function reference template substitution error with default type -1.16
How to apply a flooding algothrim to find the optimal path between... 0.00
Why is it impossible to allocate an array of an arbitrary size on t... -1.23
Is masking before unsigned left shift in C/C++ too paranoid? -1.21
Iterating over specific items of a pair (or tuple) in a list in C++ -0.52
Iterate over multiple vectors, perform operation after n elements +0.55
C++ overloading std::count_if() for a predicate and a value -0.80
Is there a way to prevent developers from using std::min, std::max? +0.39
is there anything wrong with this Singleton class +1.25
atomic - Deleted Copy Constructor 0.00
Iterate through a pointer set that contains string vectors in C++ -0.89
Constructor of a templated vector(math kind) +1.39
C++ Vector of template class, Polymorphism 0.00
How to get the highest range from low value minus high value within... -0.13
Usage of accumulate with a custom object 0.00
Extract elements from a vector of object +0.20
C++ Multithreaded code executes in the same time as the singlethrea... 0.00
Is it specified in the C+11 standard that std::begin(Container&... +2.00
Variadic template class - variadic member function -1.47
Why do C++ STL function calls need to be so verbose? +1.89
std::ignore for ignoring unused variable -0.33
Template specialization for classes which have a certain method +1.50
Is it possible to check if a user literal is defined for given type... -2.63
C++ line of code with odd '& 0x3' bitwise operator +0.99
string concatenation in macro C +0.74
Variadic template for processing method result +0.86
Removing duplicate elements of a vector of pairs based on individua... +0.88
C++: Inheriting from template class with possible varying construct... +0.89
how to back-port C++11 language constructs to MSVC 2012? -2.44
Generating all combinations with unknown length -1.29
unique/shared_ptr with custom operator= +1.97
How to convert std::result_of to decltype in a template argument +0.91
Can I flush data implicitly? 0.00
Enum mapping in C++ +0.44
Get type of expression at compile time +1.66
How to enforce a particular signature for template callback paramet... -0.94