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 ... 20 21 22 23 24 ... 60
Title Δ
What is the meaning of implicit calls? +0.23
C++: free or destroy malloc'd char * after it is captured by a... +0.87
returning a move-only rvalue reference -1.07
Understanding gsl::narrow implementation +1.21
Is the glibcxx STL incorrect in its implementation of std::valarray... 0.00
static constexpr class member variable safe for multithreading reads? +0.22
Preventing implicit call to base constructor within copy constructor +0.23
Preserving Function Pointer Template Arguments +1.27
I'm looking for an elegant way to create a vector of tuple_elem... +0.22
In this function is defective since dereferencing null is not valid... +1.04
Is there an isdigit function (overload) which includes the negative... -0.23
Call the same lambda several times in C++ +0.17
Accessing a std::array via a unique_ptr +1.53
Will specialization of function templates in std for program-define... +2.27
Can I read from a parameter at the same time as moving it into anot... 0.00
different behavior between gcc and clang in such code 0.00
Heap overflow inside custom sort function 0.00
How to access a range/interval of keys in an ordered map in C++? +1.22
recursive call in copy constructor +0.28
How to convert float to vector<unsigned char> in C++? +1.34
C++: How to replace a complex iteration with a single command? +1.27
Initialize typedef struct by attribute problem +0.62
std::ifstream initial value checks as true when uninitialized 0.00
C++ Program doesn't terminate because of memcpy 0.00
Global vs. local function object 0.00
Overloading inherited constructors +2.31
C++ environmental variable +0.24
Storing a unique_ptr with custom deleter in a map -2.74
Custom type in std::atomic +1.28
clang - shared_ptr fails to run its deleter 0.00
Why using int, unsinged int or size_t gives different results? +0.26
How would you concatenate "on the fly" a text+integer pas... -2.23
How to initialize members of template-base class from derived const... +1.13
how to initialize 2D array from initializer_list 0.00
How to add element to various container depending of type using tem... +0.96
Protected noexcept constructor doesn't seem noexcept from deriv... 0.00
lower_bound() giving wrong result -1.34
C++: Typedef of template class +0.75
In which memory segment (code/data segment) class (employee) is sto... -2.64
What is the correct argument type for std::less<int>? 0.00
declaring destructor affects object's lifetime? 0.00
Calling clear on an STL container of STL containers +0.73
How template influence implicitly-declared-rules in C++? 0.00
extended initializer list and uninitialized members 0.00
How to add a custom prefix in a << operator for a custom object -1.50
How do I use std::is_pod in a template argument? +1.36
What is the replacement for std::function::argument_type? +1.08
Make a Single Capturing Lambda +0.49
What do I Need to Return an Object with a unique_ptr Member? +0.30
nested templates function taking 2 containers with the same inner t... -0.87