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 ... 41 42 43 44 45 ... 111
Title Δ
Alternative to value_or that is indifferent to the returned type +0.34
template class specialization enable_if and default values -0.83
How to transform types of boost::fusion::vector? 0.00
Very strange overload failure 0.00
c++ [] with vector< vector<int> > +0.37
Get linear index for multidimensional access 0.00
C++: How to define a generic not predicate from another predicate 0.00
Find the first missing positive integer -2.50
can I use std::move with class that doesn't provide a move cons... -0.76
Shouldn't guaranteed copy elision apply? +2.57
Deduction guides, templates and subobjects: which compiler is right? 0.00
find_last_of not working for xml strings 0.00
Does vector::erase reduce vector::capacity? +0.33
Select class template specialised for base-class of derived instance +1.91
Find duplicate consecutive numbers in a randomly generated array -2.57
variadic template only using type parameter -0.13
Expression templates require redundant overload +0.45
Arrays created in functions,compile time or run time? +0.13
Unable to catch std::invalid_argument in `catch(const std::exceptio... 0.00
Why didn't the C++17 standard bring partial class template argu... +0.54
std::for_each no known conversion for argument 1 from 'std::pai... 0.00
Conditionally enable constructor in C++ class 0.00
Constructing define names using strings -1.30
Which will be more efficient to em-place in following? 0.00
Returning an RAII container class that holds a std::mutex lock -0.10
Unexpected output: vector of vector (power set) 0.00
C++ loops: how to get program to repeat "error" message m... -0.36
interval map implementation 0.00
Double dispatch in C++ not working -0.57
Custom Exception in c++ 0.00
C++ - Truncating decimal places of a double inside a variable filen... 0.00
Bring templated base class conversion operator into derived scope +0.40
Why is this the output using pointing c++ 0.00
Gather Addresses of all Static C Strings at Compile Time +1.94
Why STL algorithms are not overloaded for std::tuple? +0.39
How to assign different member function pointers to different insta... 0.00
Why don't operator= for Json::Value? 0.00
Short-circuiting template specialization in std::disjunction -1.84
Using SFINAE to test if a pointer type can be static_cast to anothe... 0.00
Initialize std::array of std::array 0.00
C++ member overloads based on existence of template member 0.00
Is a lambda without capture list usually implemented as ordinary fu... -1.93
Template template parameters in c++. Using instance 0.00
C++ use struct as some type +1.13
Fastest method to find map keys in a vector -0.59
C++ data sharing between objects/classes implementing the same inte... -0.26
C++ How to bind arguments to functions with same return type and st... 0.00
Optimal infinite C++ while loop with interval +0.38
Why does clang complain about a deleted move ctor when I don't... +1.44
How will the output look if my program used call by name? -0.60