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 ... 71 72 73 74 75 ... 111
Title Δ
How do I use the for-each loop to scan through an int array object? -2.15
Moving resources out of a generic class +1.31
Create a tuple from the results of a callable tuple -0.94
stringify arbitrary number of variables -0.55
Template specialization with classes -0.44
What are values initialized to after calling Struct constructor? +1.22
Creating map entry using a user-defined conversion +1.46
In place member initialization and aggregate initialization 0.00
C++: store/remember type of template class +0.64
How to pass an overloaded function pointer as an argument without r... -0.57
C++ Constructor initialization list with array +0.38
std::underlying_type : Does SFINAE prevent undefined behavior? +1.54
How to make GCC reduce 'arg,##__VA_ARGS__' to 'arg'... 0.00
Deserializing STL container of type with no default constructor 0.00
Check a type trait of every class in a nested mixin 0.00
Variadic Template for qobject_cast via parent() +0.43
Make sure that typename type is a Derived of Base +1.15
How do I conditionally add with boost MPL? 0.00
C++ : Automatically run function when derived class is constructed +0.84
C++ Compiler optimization on a function template that returns its a... 0.00
Templatized Type Find for unique_ptr<int[]>, vector<int>... 0.00
Template argument not deduced for inner class 0.00
The order of restitution of the elements of a map not changed is al... -0.67
How to make a function that returns the name of the argument passed +0.26
Offset for variadic template integer sequence 0.00
C++ template, static function specialization +0.35
Is SFINAE forbidden in template arguments, or did I hit a clang bug? 0.00
How to make inherited base classes use a common variable -0.59
Would these two if statements mean the same thing? -0.78
Instantiate Many Templates of A Function And Select Template At Run... -0.11
Sort depending on member function of the object -0.97
Mapping instance variables type to template member function +0.38
Setting default template non-type parameter without explicitly spec... 0.00
Adapting a template-provided base class +1.04
Is it a good idea to use variadic templates to create a safer way t... 0.00
Convert vector of pointer to vector of objects +0.41
How to prevent impl details from being in the header file when a gl... 0.00
C++ partition_point that works with index information +0.88
C++ - shuffle : required from here 0.00
Declaring class variable inside an if statement -1.43
How to initialize an object array with parameters? -2.41
C++ idiom(s) for "for each except the last" (or "bet... +0.95
Return if function value is null +0.28
Class template with variadic constructor; storing parameters into s... 0.00
Is it possible to make a generic function with multiple parameters... 0.00
Get number of characters scanned with std::sscanf function via wrap... +0.38
Strange error in templated constructor 0.00
Algorithm to run through all combinations of integer array -1.58
How can I check whether a member function has const overload? +1.72
C++ multiple forwarding of one reference: first copy and then move +2.09