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 ... 35 36 37 38 39 ... 111
Title Δ
Call parent constructor with different arguments depending on child... +0.70
c++ pass all template types to operator without specifying all types 0.00
Implement matrix by c++ template 0.00
how to include two index value test condition in a for loop? -0.21
How do you iterate simultaneously two array that are not equally sp... -0.60
Check if vector has all possible combinations of characters -0.50
Expanding variable names in a variadic template -0.63
Returning data of arbitrary simple types from a function 0.00
How do I make std::sort not have name collision between std::swap a... +1.07
method, that accesses a conditional class member, does not compile... 0.00
How to store variadic template parameters in c++ ? -0.59
Unable to add multiple keys to map having struct as key -1.28
C++ double sorting vector by variables in a class -0.90
Existence of universal C++/Python Polyglot 0.00
Define tuples of numbers in d dimensions and accessing them 0.00
C++ Template "if constexpr" into the old "Tag Dispat... +0.37
Define a std::map with a templated Key type based on a function tha... +1.53
Initialize static constexpr char array member with conditional oper... +0.40
const void (* to function) -2.03
Opposite of friend declaration +0.06
Expression SFINAE: how to select template version based on whether... +1.08
Pass a template template argument without specifying the concrete t... +0.33
Suppress warning that comparison is always false due to constant be... +2.01
Copying pointers to a given subclass from one vector to the other one +1.67
How to assign struct values in a template class function? +0.23
Conversion and overload deduction based on return type -0.76
Combining multiple for loops into single iterator +1.19
class template without public constructor as member of another clas... 0.00
C++ Multi-level virtual Inheritance compilation problem 0.00
address changes after a rvalue reference conversion -1.57
How to produce a matrix with all possible permutations of n sets of... 0.00
Replacement for removed bind1st in C++17 +1.85
Compile-time generated arrays 0.00
How to implement the CRTP following MISRA C++ +0.85
Ternary operator and if constexpr +1.05
What is the right way to define a friend function outside a templat... 0.00
C++: attempt to eliminate raw loop with equivalent STL algorithm +0.38
Type trait test if template parameter is some instantiation of anot... -1.16
Calling a constructor inside a constructor of a templated class -0.60
Relational operator operating on strings in c++ not working as expe... -1.21
Forwarding constructor arguments in call-by-value (c++) +1.59
template alias for function with varying number of arguments +1.49
Operator composition in c++ -0.48
convert `boost::tuple` to `boost::fusion::tuple` -0.16
Variadic template for multidimensional std::array -1.48
Can I specialize a variadic template argument based on the signatur... +1.85
how to declare class template in header file (due of circular depen... +1.99
Writing a custom comparator for a C++ map which has a custom define... -1.86
Counting number of syllables in a word, but taking into account tha... -1.00
Using Template in friend class 0.00