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 ... 66 67 68 69 70 ... 111
Title Δ
Can I define implicit conversion from std::function to std::shared_... +1.71
How to catch a constructor exception? -0.71
Unexpected macro value when lambda is used 0.00
Pushing into a vector of struct an element of that vector 0.00
Binary search tree recursive destructor -1.04
Design pattern for methods that return object and NRVO 0.00
How can I create a tuple instance from another tuple instance that... 0.00
One line debug macro +1.01
omit std::placeholders in std::bind 0.00
Choose template based on run-time string in C++ +1.57
How to avoid embedded `std::complex` when providing `T=std::complex... +0.90
Advantages of using user-defined literal for strings instead of str... -0.71
Using an object by calling class constructor explicitly vs by defau... -0.64
If I need to include another header in my header and I plan to use... -1.81
Possible to create std::map as rvalue? +0.92
Template template partial specialization failure: "expected a... +1.56
C++ - std::function as parameter for a functor -0.66
How can I iterate through variables? +2.34
Function argument has no type -1.42
Trying to illustrate Perfect Forwarding with pairs -0.34
convert type automatically, when signature of non-static function i... +0.36
Using variadic templates with callbacks -2.36
C++11 using unique_ptr with custom deleter -0.03
Initialize static array in variadic template class 0.00
How to access first parameter in parameter pack? +1.38
Instantiation of generic lambda +0.61
my C solution to a multiplicity issue is too slow, need suggestions +0.36
Calling a function on a pointer from a std::list<Shape*>::ite... -1.42
Constructor arguments from a tuple -1.11
Typedef array weirdness +1.67
Constructor of class does not match the argument list....but it doe... -0.17
c++ template enable_if unable to match function definition to an ex... 0.00
How to calculate mersenne numbers in compile time +0.78
Template Parameter Pack Fails on Clang but not VS 2015 +2.37
Why can I assign a string literal whose length is less than the arr... +0.44
All Permutation of an array elements taken certain number of elemen... +1.03
C++ variadic template specialization -0.09
Default template argument when using std::enable_if as templ. param... -1.24
How to create a C++ array with variable elements? -0.43
Grouping two types together +0.90
hidden implementation of member function (like static global functi... +1.85
Use of templates -1.37
How much initialization can/should be in C++ Initialization lists +0.37
How members of grandparent class are treated in case of virtual inh... -0.46
Selecting one of 2 template functions for 4 types -1.29
Unresolved external symbol error overloading operator+ template +0.38
Template template parameters without specifying inner type +0.38
C++ Macro definition including dot? 0.00
LowerBound in multiset stl +1.34
operator[] on basic types with pointer argument 0.00