StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

NathanOliver

Rating
1752.39 (39th)
Reputation
114,186 (597th)
Page: 1 ... 16 17 18 19 20 ... 60
Title Δ
C++ reading csv into vector, getline() problem 0.00
size of an array with template 0.00
Why reference to vector in lambda in overloaded ostream operator ca... +0.99
How to easily templatize math functions based on precision? +0.52
Is there a way for implicit conversion from double to std::array<... +0.75
How to reinterpret cast an array and is it safe to do so? -0.05
Lazy type-inference for curried functions +1.00
swap functions for lvalue and rvalue references 0.00
How to set/check msb on a generalized inttype? -2.79
Constexpr and templates: compiler bug? -3.19
Zero-cost lists for inline functions in c++ +0.41
How to sum variadic arguments passed in to a variadic macro? +0.21
C++ equivalent of C# object keyword +0.65
Why is `const T&` not sure to be const? +0.45
Why I can declare a const reference using type-alias? -2.78
Input iterator can be read repeatedly while Output Iterator can onl... -0.61
Functor that automatically deduces return and parameter types +0.53
Evaluate expressions until one returns true -0.50
Problem in my IF Statement, the Else is not working right -0.07
Is there a way to implement covariant return types when using a vec... +1.01
The thread has exited with code 1: Join() and Detach() 0.00
Sorting of set of objects is incorrect +1.17
Read Access Violation after Lambda-Callback 0.00
how to cast a const base class pointer into the derived class +1.13
C++ zero initialization - Why is `b` in this program uninitialized,... +0.87
std::experimental::filesystem::perm_options has not been declared 0.00
Is temporary object originally const? -3.20
strcat on an std::string cast to a char* 0.00
Adding char which is a math operator to random string -1.54
Pass an functor object to constructor of templated class +0.86
template template parameter in std::pair +0.76
How to overload the operators to call a setter function on an opera... +0.21
How to remove "continue;"? +0.20
Warning: ISO C++ forbids converting a string constant to ‘char*’ fo... +1.13
Boost Mersenne Twister / 53 bit precision double random value +0.21
Extending lifetime of std::tuple<int&,int> by assigning i... +2.02
Calculate allocated memory of std::string (and the use of strings i... +0.88
Use std::reference_wrapper<const T> to handle const T& in... -0.92
Parameter packs and move semantics -3.26
Overloading operator= for struct members of class std::vector<> +0.26
Comma as separator in variable initialization (not as operator) +1.57
Is a negative integer summed with a greater unsigned integer promot... +1.15
Initialization of an object of class/struct 0.00
What is a faster way to sort these string inputs based on their pos... +0.85
Brace initialization of a double using an expression? +1.29
Call a functor with a specific function from an overload set +1.21
How do I find the revision of C++ standard, where a specific requir... +1.29
Why do conversion operators cause ambiguous overload when const-ref... 0.00
why does dynamic_cast return null with multiple level inheritance 0.00
how to stop running thread and resume the same thread beside create... 0.00