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 ... 24 25 26 27 28 ... 60
Title Δ
Alternative to value_or that is indifferent to the returned type +0.97
Purpose of having std:less (or similar function) while it just call... +0.78
Read c++ istream until EOF while discarding the content 0.00
Why can't compilers optimize-out this std::string construction? 0.00
Implicit conversion class templates +1.28
c++ what is CharT element in string::size? 0.00
Does QPointer::clear() delete its referenced pointer, or does "... +1.08
Extending a class which contains a static function +0.27
What do the characters - 'pub' mean in std::streambuf::pubs... 0.00
Is writing std::deque at different memory locations concurrently th... -0.69
Random bytes generation in c++11 0.00
Array to pointer class template argument deduction works for templa... -0.96
Shouldn't guaranteed copy elision apply? -2.17
Why does std::unordered_map not work with const std::string key? 0.00
Doesn't work Copy Assignment Operator 0.00
c++ casting string to LPCWSTR in parameter 0.00
move semantics and cv::Mat 0.00
Treat nested std::arrays as a single flat array with chained .data() 0.00
Why do I need const copy constructor when compiling my code with co... -1.40
Array assignment after initialization in C++ +1.63
Binary search to find less or equal value in STL C++ multiset 0.00
Dynamic URL with curl C++ 0.00
Template specialization vs. Compiler optimization +1.51
Is it safe to assume that identical lambda expressions have differe... 0.00
Can't Define an initializer_list in cbegin +0.27
Is #defining within a block really a code smell? +1.21
When is a namespace::function() declaration useful? -2.32
move constructor and copy constructor in C++ -0.67
Set variable in constructor failed? 0.00
Is private const redundant in a C++ class? -0.13
Error in C++ program - "no match for 'operator []' whi... -0.62
What makes stack smashing detected when use ifstream? +1.36
can make_unique can store the literals or iostream inputs 0.00
using std::is_same, why my function still can't work for 2 types -0.29
std::thread constructor ?specialization?. g++ vs clang++ 0.00
Are extra bytes initialized to 0 in C++? -0.07
c++ fill vector in optional class input -0.00
Does the locale Have a Facet That Defines the Negative Symbol? 0.00
c++ copy assignment : why it is not applicable to use it dealing wi... +0.24
Vector returns negative size c++ +1.31
Accessing extern struct members from different header 0.00
Generalization of class in generic function creates object code for... -2.79
What is clang's 'range-loop-analysis' diagnostic about? 0.00
Difference between a list and multiset in C++ +0.17
Initialize class static map with 60K+ entries 0.00
Can I read a memory buffer from different threads without any lock? +1.07
Why does cin.rdbuf()->sbumpc() ask me for input just one time in... 0.00
What is the meaning of the subscript operator used in the example i... 0.00
Allow implicit casting for types with the same underlying structure +1.27
C++ uses the default copy constructor even though the user defines... 0.00