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 ... 15 16 17 18 19 ... 111
Title Δ
Incrementing index inside subscript operator +0.47
C++ shared_ptr void 0.00
How do I rework my code to avoid left shift warning? 0.00
How to pass string argument to macro -0.82
How can I deduce a template parameter type in C++11? -1.58
C++: Cannot capture "this" context 2 times in lambdas 0.00
Difference between g++ and clang++ with enable_if +0.40
what is the usecase for explicit (bool) +0.86
How to pass std::move through a templated argument 0.00
Value as arguments for variadic template -0.64
C++ warning: Not all control paths return a value +0.34
std::visit a std::variant with overloaded free-function instead of... +1.61
Variadic template parameter pack deduction failure -0.60
Why does constexpr context make the compiler fail, while w/o it opt... 0.00
c++ copy (reference) constructor and move constructor of class coha... +2.55
SFINAE and inheritance 0.00
Using Variadic Templates to pass arbitary number of variables to fu... -1.20
Why this SFINAE fails? +0.40
How can i avoid the use of the auto specifier in range-based for lo... +1.97
How does Herb Sutters monitor class work? 0.00
Could C++ template function overload on return parameter? 0.00
Are non-template friends of template classes instantiated? -2.20
Two different variable initializations in a C++ Class. What's t... +1.56
setprecision evaluation order -1.26
Memory management optimization in c++ 0.00
What is the correct syntax for std::vector<std::unique_ptr<&g... -1.27
Rule for which function overload to specialize 0.00
Making double and std::vector<double> covariant -2.31
Iterate through std::initializer_list +1.18
how to transfer ownership from a c++ std::vector<char> to a c... -0.12
What happens when there are two functions with the same signature i... 0.00
Why is this operator< overload function invisible to STL algorit... 0.00
Function name resolution in base class +0.40
Is c++ conformance use decltype to help on template deduction? 0.00
trying the perfect square can you give some tip 0.00
How to use enable if with template arguments and parameter pack? -2.08
c++ meta-function returning a type -1.33
Missing Type Specifier and Explicit Type is Missing Errors 0.00
Returning std::string via ternary operator - returns garbage +1.57
Definitions of member fuction of class template full specialization... 0.00
Using a template for a stack implementation; "name followed by... 0.00
Confusion: decltype vs std::function 0.00
Why is the Default Parameter being used each time? Initializing cla... -2.59
Question about the logic of a simple C++ function (is_palindrome) +1.54
Realize "-" operator overloading as a friend function of... 0.00
Check a vector before clear? +1.65
How to prevent Dangling Pointer in C++ Legacy Code +1.38
Mocking a non-virtual function using Google Mock? 0.00
Generating virtual methods in template base class for optional over... 0.00
Using unique_ptr in a pair -0.14