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 ... 30 31 32 33 34 ... 111
Title Δ
Explicit instantiation for a set of types -1.05
Templated usings Can't Select Template Functions to use as Para... -0.82
Cleaner way of defining a constant vector of tuples in C++11 0.00
Template implementation for commutative operators, legal? 0.00
How to create an array from two index sequence at compile time +1.06
Two packs of variadic template arguments +1.97
Combination explosion of an enum value (729 combinations...) +1.98
c++ Cannot use parent type as parameter in constructor 0.00
How can I make an algorithm in C++ for finding variations of a set... -1.32
How to check if a vector contains a specific character within speci... +1.19
How to flatten heterogeneous lists (aka tuples of tuples of ...) +1.45
Why is the copy constructor called twice in this code snippet? -0.77
How to set up a loop that iterates over possible vector table eleme... +2.04
Check if static function is available in class at compile time -1.28
Perfect forwarding variadic templates of l-value ref and r-value re... 0.00
C++ arrays sort +0.14
How to split static lambda in declaration and definition? -2.06
Is replacing all standard error-dialogs with debug-breaks or error-... 0.00
Class templates that are both base classes and directly usable -0.46
enable MANY class's member fields at once, depending on templat... 0.00
Apply same function to each element of N arrays of different sizes -0.04
Adding methods to class template specialization +1.70
Accessing a protected data member of a super class' friend in t... -0.14
Cout subtract the output in simple print -1.20
A const & refers to a nonvolatile variable. The variable change... +0.48
Static array of static members: possibility of initialization order... -0.16
How to partially specialize a factory struct for all `std::array`s... -2.34
Find minmax of custom data type using algorithm header -1.04
Template argument deduction for initializer_list with forwarding +2.59
Why can't I create a template function with an optional UnaryPr... -1.22
Do I need to protect the read on a variable that is only modified i... 0.00
How do I verify that 2 mock methods are called with same reference? +1.43
Partial ordering of pointer vs. pointer to const -0.61
Lazy-evaluate dependent-types (CRTP) 0.00
A template to call a function with arguments from an iterator 0.00
Paired Variadic Templates (Named tuples) 0.00
Cartesian Product of two vectors? 0.00
Use SFINAE to enable a partial specialisation based on the size of... -0.62
Using type vector<pair<int,int>>::iterator& in func... +0.37
Getting active value in std::visit without knowing which value is a... -2.00
Can you return an instance of a derived class, via unique_ptr, whil... 0.00
Way to Only Pass Second Template Parameter 0.00
Return object whose destructor has side effects +1.51
Variadic template for taking multiple containers references 0.00
Error with hailstone sequence recursion in c++ 0.00
C++ ambiguous template overloads -1.81
Looking for repeating patterns in integer numbers +0.90
How to find the 'max absolute sum' of a function with a set... 0.00
Use SFINAE to enable method if tuple is large enough -1.44
Automatic deduction of type of added array 0.00