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 ... 22 23 24 25 26 ... 60
Title Δ
Template specialization unmatched error +0.68
Uniform_real does not accept numeric_limits::lowest() -1.65
Start std::thread in member function of object that does not have a... 0.00
Pre C++20 bit field zero-initialization -2.79
Stopping and Starting read / copy on binary file 0.00
C++ decltype explanation +1.56
Implementing Singleton with CRTP +0.99
Behavior of unused asm() on unsupported architectures +1.35
Warning when an explicitly defaulted function declaration is deleted 0.00
What are the default Format Flags (and widths) for double output in... +1.44
Factor a template parameter pack operation +0.50
How to instantiate public members of a class and return it as a std... -1.14
size_t ptrdiff_t and address space -1.49
I want to be directed to my compilation errors in visual studio (C++) 0.00
error C2280: attempting to reference a deleted function while decla... +0.31
C++ How to check if char variable is undefined (not initialized) -1.26
What does 'compacting memory' mean when removing items from... -0.20
Avoid indirect instantiation from private constructor through opera... +1.26
C++ Force Compile-Time Error Based on which Constructor is Called +0.76
C++, comment in a multi-line piece of code +0.81
Do not use array subscript when the index is not an integer constan... +0.05
Clearing failbit on stream -0.28
C++ overload resolution between template and non-template functions +1.75
set iterator to value with highest key +0.55
Can I use a lambda to simplify a for loop +1.12
How can I pass multiple function overloads as a single argument? +0.44
Inconsistent behavior of std::regex 0.00
lambda expression and template deduction against std::function: why... +1.12
How to get rid of an enumeral mismatch error in C++? -0.38
C++ replace base class in derived class +0.54
must use c_str for strchr in C++? +0.76
Function template specialization of a class member function +1.29
Looking for a more compact syntax (simple code) - C++ +1.07
getline always evaluating as true resulting in infinite loop C++ +0.20
Does std::unordered_map equality depend on insertion order -1.16
C++ : Create unique random distributions 1000 times with no repeate... 0.00
Unexpected behaviour of Priority_queue size 0.00
table of uniquely named objects 0.00
How to pass const_iterator and non const iterator in a single templ... -1.92
How to cast const uint8_t* to char* +0.53
Finding the length of a character literals(const char *) -2.09
How to mix hexadecimal char and normal char in string literal in C++? +0.45
constexpr qualifier added on a non constexpr function does not trig... 0.00
How to delete a string object which is a member variable of a C++ u... +1.32
How to pass a reference to a std::streambuf to a method expecting a... 0.00
Passing stack allocated value by reference to a constructor in C++ -0.00
c++ vector push_back problems 0.00
A vector member is reset and unaccessible +1.28
Insert into vector with conditional iterator +1.15
Why are C++ array index values signed and not built around the size... +1.84