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 ... 54 55 56 57 58 ... 111
Title Δ
Derived class initialization with parameter of another derived class -0.28
Template default argument as a pointer to itself +0.39
Generate all possible choices of elements each from a distinct set +0.77
Template function specialization default -1.31
C++ Solving Diamond Inheritance Without Virtual Inheritance -0.58
Optionally descend a nested struct -0.15
Hiding a private overloaded virtual function? -0.38
Split array into pairs of varying depth 0.00
forwarding reference with containers 0.00
Static assert whether or not add operation is available 0.00
Preventing accidental hiding (of a method provided by CRTP mixin) 0.00
how to pass lambda express as parameter into mermber function in va... 0.00
Obtaining a pointer-to-member from addresses of an object and its m... 0.00
Convert string into pre-defined int variable name 0.00
How do I avoid a redundant trailing newline when concatenating two... +0.18
How to bind lambdas for STL algorithms to C style multidimensional... 0.00
Assign variant<A,B,C> from variant<C,B>? -1.22
std::make_shared(), std::weak_ptr and cyclic references -2.51
C++ printing a list of sets -0.62
c++ general `flatten` of container of containers -1.02
while loop does not work in C++ when I have return inside it 0.00
Why is my std::map losing its values? +1.47
Can I iterate over class members as though they were an array in C++? -1.62
GCC vs MSVC compilation error in variadic template code +0.39
accessing struct members in array like manner: padding in structs d... +1.60
Friend all classes that inherit from a class 0.00
C++ How to create copy constructor of derived class without using s... -0.29
Defining a list class in c++ using variadic templates +1.86
How are arrays passed in C++ by reference or value or by pointer? 0.00
dynamic array size from number of lines in a file -0.61
std::thread arguments (value vs. const) -0.15
Dynamically build a template parameter pack -0.35
Print combinations of a string from left to right (not permutation)... -0.11
Find Target int inside Array +0.15
why this code has error with template specialization -1.21
What does (void) sizeof (0[array]) mean? 0.00
c++03: Mutually exclusive methods thanks to enable_if +1.28
Template deduction failure of template of template (with inheritanc... -1.29
C++ void or any type as a template parameter +1.75
Pointer to member function with different compilers -1.38
Explicit template instantiation outside of main .cpp file 0.00
merging template specializations for const and non-const std::list +1.62
export a template function of a template class 0.00
Fastest `finally` for C++ +1.60
Passing vector items to function-object with unknown number of para... -0.29
Error C2893 Failed to specialize function template 'unknown-typ... 0.00
Making an array of objects of few classes in another class +0.41
Type/value mismatch at in template parameter list for class template 0.00
Passing specified template type as template parameter -0.68
Efficient Combinations of String Vectors 0.00