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 ... 61 62 63 64 65 ... 111
Title Δ
How to determine the outer class of a nested class structure in C++ +2.15
C++ template function with std::array -0.63
Member function call on shared_ptr through member function pointer... -1.33
Error: Function Templates, cannot convert , from 'int' to &... 0.00
How can I tell the compiler to use my overloaded operator instead o... 0.00
Sort Optimisation time 0.00
How to reduce Trait-values of variadic template parameter to one va... 0.00
Applying a variadic function with std::apply 0.00
How can I default initialize static class template variables 0.00
How to specialize methods for multiple types at once +0.15
Why doesn't this template signature work as a string-literal us... -1.87
Why is my constructor being called when I assign two objects of tha... -0.43
Refactor protected base class dependency for test +0.37
Function pointer traps -2.01
Finding smallest subsequence of an array -0.47
Associating enums with template classes at compile time +0.06
The most compact way to find an element in container with the minim... +0.75
C++ gives different outputs for almost the same code 0.00
What's the FASTEST way to compare vectors in C++? -0.72
Why does std::bind not adapt function signatures? 0.00
I would like to deduce a type in C++ template, from a pointer to a... -2.00
a macro to choose the object instantiation based on the amount of t... -1.53
How do I access and print individual elements of a vector of vectors? +0.38
C++ literal operator template not recognised +0.61
wrap of functions avoid duplicating -1.00
HDF5 Functions and Smart Destructors - std::unique_ptr() -0.08
std::forward and ref-qualifiers for member functions +0.32
c++ bool template avoiding if statement -2.59
Random number within range (range changes after each run) +1.36
How to 'help' the compiler to deduce function template retu... -2.61
Error checking wrapper c++ -0.13
How to prevent converting a null pointer into a reference -1.61
C++ type definition unclear -2.25
Pass a list of deriveds for storage as member 0.00
How to efficiently overload a function, without going insane? +0.33
Is there a way to easily handle functions returning std::pairs? +1.79
c++ faster if else statements 0.00
Design pattern to create smart references to elements in a vector 0.00
Do overriding functions need to be specified virtual? +1.03
How can I take a variadic std::tuple as a template argument? -2.08
C++ template method specialization to return pointer or reference -1.27
Error in Singleton pattern implementation -0.30
constexpr length of a string from template parameter -0.25
Print nested_exception with no nested_ptr 0.00
C++ MergeSort implementation: duplicate elements replacing others i... 0.00
Return other value if key not found in the map +1.21
Algorithm to maximize the sum of product of elements of two arrays 0.00
How do I compare tuples for equivalent types disregarding type order? +1.91
Workaround for returning uncopyable object without a move ctor -1.61
How to accelerate a map with pair index in C++? 0.00