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 ... 44 45 46 47 48 ... 111
Title Δ
Template partial specialization and multiple compilation units +2.07
is this for loop correct and infinite and why? -0.98
calling sizeof in constructor initilizer list in multiple inhertance -2.05
Iterate outwards from a starting point in a volume or area without... -2.41
Can't pass a string argument into a constructor? 0.00
Shorter/more efficient way of writing a link function that adds new... +0.43
Sorting different sized cards in an array 0.00
Compile-time constructor selection +1.36
What is syntax to return member function pointer without typedef? +1.70
Googletest expect_call not logging call +0.39
Return reference to static variable in std::function-wrapped lambda... 0.00
How to iterate through a template function with int parameter? 0.00
Simulate shared_ptr cyclic references 0.00
C++ How to use same class and methods for reading/writing variable... -0.58
c++ template specialization: get template parameter -0.07
Is there an accepted way of either running a thread or executing se... +0.70
Can I use std::minmax_element in a member initializer list? +1.52
How do I call pointer-to-member functions from another class? 0.00
Converting a tuple of integral_constants to a constexpr tuple of ints -0.11
Use Permutation in Equation (C++) +0.40
How to write a test for a deleted default constructor -1.44
Function template argument deduction failed using std::optional +0.02
struct in C++ which can be initialized with 0, but not with another... +0.20
How to use different comparators for the same priority queue? -1.93
Сount "minimal" values -2.28
const template template parameter -0.24
Convert string::iterator to std::string -0.86
using minimum amount of bits to create collision bitmask from Colli... 0.00
Overload resolution over several layers of inheritance? -1.20
How to avoid local lambdas shadow overload resolution? +1.29
Impose a condition on std::max_element -1.91
Initializing a tuple's elements with non-const references to an... 0.00
Is it legal to add to an overload set conditionally 0.00
C++ array of class names +1.21
Why SFINAE doesn't work in this example? 0.00
How to negate a predicate supplied by `std::bind`? +0.63
Remove "comparison is always false" warnings using code t... -0.13
Generalising multiple nested for loops -2.06
Chain Optionals in C++ -0.10
A better way to store a structure +0.30
Allowing both moving and copying a returned class member +0.40
RAII way to get errors that occur during destruction +2.12
C++ how to emulate a function without implicit conversions? -0.60
How to pass not variadic values to fmt::format? +2.26
Reference variable parameter vs local reference variable 0.00
How to Support Variadic Template Types in Visual Studio 2017 -1.32
Can I pass a unique_ptr's reference to a function? -0.78
Why could this snippet be compiled without error? -1.62
I do not observe a meaningful optimization advantage of constexpr -1.33
Is there any way for a C++ template function to take exactly N argu... +0.41