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 ... 6 7 8 9 10 ... 60
Title Δ
Detect equal elements in a std::list +0.17
How to check if variable is of string type in template class? 0.00
How to default initilise a std::vector +0.53
Why are copy constructors of base classes not implicitly called? 0.00
Object instantiation with curly braces and : symbols 0.00
How to use std::transform and std::mem_fn correctly? 0.00
specialize return type to void or const lvalue reference -2.95
Unqualified sort() -- why does it compile when used on std::vector... 0.00
Difference between signed, signed int and int in C++? -0.96
Function Return Mechanism:Temporary object, R-Value, L-Value +1.02
Loop end condition with iterators and custom step size -1.58
Why does string::begin() output the entire string in the immediate... 0.00
Multithreading in C++: Joining Threads 0.00
On inputting a string of more than 10 characters in a char array of... +0.78
C++20. is_constant_evaluated() vs if constexpr -0.91
Doing std::move twice with the same unique_ptr -2.09
Add Same Key To Underordered Map 0.00
Default constructor expression and lvalues 0.00
Is it safe to swap two different vectors in C++, using the std::vec... +0.48
How can use a vector name as a variable? +0.92
Using decay with perfect forwarding +0.70
assert that struct type is declared with alignas() 0.00
How does throwing and catching ints work? +1.62
Is duplication of declarations still a problem in C++? -0.11
if constexpr - why is discarded statement fully checked? 0.00
How to print my map<pair<int,int>, pair<int,int>>... 0.00
Trying to understand when a name is in the current instantiation 0.00
Will sizeof always be the same? +1.28
Why doesn't std::function participate in overload resolution? -1.08
How to handle const/non const combination of getters without duplic... +0.73
Check template type in struct -0.97
In C++, is it bad practice to use a parameter pack as an initialize... +0.99
How to initialize an std::array in the initializer list of a class... 0.00
Single template parameter pack for multiple variadic functions? +0.65
printing two dimensional array after overloading the operator <&... 0.00
How to implement what I call a "wraparound sort" around a... +1.28
Assigning 2 lambdas from a tuple using tie +1.10
get know whether 'this' or other arguments are rvalue +1.11
Bitwise Comparison Efficiency -1.10
How to limit a matrix class to get only 'X' 'O' or... 0.00
How to compare all items in std::map? +1.00
Is memcpy the standard way to pack float into uint32? +0.66
Does the C++ Arrow Operator (->) return an lvalue in all cases? 0.00
Pointer to rvalue object member variable 0.00
How to get the underlying string of a regular expression in C++? 0.00
compilation error when I overload cout operator inside the class -1.84
How to shadow existing variables when destructuring in C++? -0.69
Error:return type specified for 'operator std::string {aka std:... 0.00
std::string doesn't use custom allocator in first allocation 0.00
C++ inherited operator '<<' on templated class -1.85