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 ... 32 33 34 35 36 ... 60
Title Δ
lambda instantiation in constructor 0.00
Reading file line by line and tokenizing lines -0.51
C++ Check and modify strings / String subscript out of range -0.78
Wrong Template Function Being Called +1.67
C++ - Is there a way to overload designated initializers? 0.00
why does range-v3 yield require default constructor -0.70
Saving to %USERPROFILE% +1.85
How to deal with const T& and T&& instantiating to the... -2.22
Why is the template parameter losing constness? -1.39
How bad is the idea of specializing function templates from std nam... -0.02
Why is the move constructor not called when moving in a lambda? 0.00
Function with template bool argument: guaranteed to be optimized? -1.41
Why CTOR is not called N times when I create a vector of N objects? -0.07
What are some uses of local iterator for STL unordered containers? 0.00
Why does my isVector function not return true? 0.00
Compiler error trying to call converting constructor 0.00
Writing/reading std::complex values in binary file 0.00
Why do I get an extra move constructor operation when moving object... 0.00
strcats func crashing application -0.39
How can I benefit from immutability when sharing data between threa... -2.64
How to insert a move-only object into a map in Visual C++? 0.00
Vector of doubles/ints template function +0.28
pointers inside and outside parens -0.27
Data disappears and pointer points to different object 0.00
stl::iterators with raw pointers +0.84
Erase set iterator value and increment iterator 0.00
Ostream << and operator -= for classes? +1.21
Why isn't move construction used when initiating a vector from... -0.27
Does boost::any / std::any store small objects in-place? +0.92
Mersenne Twister seed as a member variable 0.00
How can templates with inheritance explicitly call their parent'... +1.03
Extract a substring between delimeters in C++ +1.23
How to make a class's function default +0.32
VS compilation warning: result of 32-bit shift implicitly converted... -1.89
Integer value of 'A' +0.65
Does specifying the use of void in the declaration of a function th... -0.47
How to change the default integer value in a map? +1.25
gcc warning "-WOverflow" 0.00
Syntax to pass argument to unordered_set hash function in c++ -0.73
double free or corruption in data structures +1.90
Too many arguments to function error even though I have a function... +0.92
C++ template constructor for iterators +1.56
Use vectors as key in unordered_map -0.20
Why does the number of elements in a initializer list cause an ambi... +1.00
no match for 'operator=' when searching for value in map 0.00
Do inline lambdas suffer the same latency of function pointer indir... +1.65
std::string::c_str & Null termination -2.33
Returning a class in a function with exception handling +0.28
How to make [std::operator""s] visible in a namespace? 0.00
Creating a class to store threads and calling them 0.00