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 ... 11 12 13 14 15 ... 60
Title Δ
How to get std::string or char[] from filesystem? +0.20
How can I initialize non-static private template member variables f... +0.21
std:string::substr is exception safe? +0.66
Is it possible to use reference type alias with pointer operator to... 0.00
Will a default-constructed (empty) shared_ptr automatically be init... -1.01
move and templated constructor, wrong one is taken 0.00
Why does calling cout.operator<<(const char*) print the addre... +0.76
Avoiding implicit conversion in constructor. The 'explicit'... +0.02
Will implicit conversions lose information? 0.00
virtual destructor for pure abstract class +1.02
Easy way to create object with members of various datatypes -3.10
Can we map an array to a integer? +0.81
How to disable non-empty std::set as a function parameter if T is n... +1.50
Constructing istringstream with string_view doesn't compile -3.17
Validating user input isn't displaying my cout invalid message.... -1.70
operator == overload not called for implied 'true'? 0.00
Cannot substitute template argument this for type template paramete... +1.41
Does inheriting class-specific memory (de)allocation methods make t... 0.00
Inline functions in multiple translation units 0.00
Is there a way to specialize a templated function to discriminate w... 0.00
Simplifying Static Const Member Definitions of Templated Class +0.92
Can't name a boolean function " xor() " in c++ 0.00
Is there any guarantee on the size of an std::reference_wrapper? +1.11
Counting elements greater than a number in vector +1.10
How many copy operations can move semantics save between 'strin... -1.82
why can not insert value in STL map? 0.00
Difference between class and struct with regards to padding and inh... +0.22
Does the C++ standard explicitly allow/disallow instantiating std::... 0.00
Custom deleter for shared_ptr<> giving 'no context error&... +1.29
literal `0` being a valid candidate for int and const string& o... +1.30
Is there a non-indirection, non-hack way to guarantee that a conste... 0.00
Is a mutex required when accessing references for elements in a lis... +0.20
Trivial cases of shared_ptr and weak_ptr failing -2.43
Initialize static float constexpr member in the definition (.cpp fi... 0.00
Function template won't work with string literals -1.31
What does the standard say about char arrays as template arguments? 0.00
How to add more functions to buildt in classes/types as int, double... -1.21
Initialize first entries of an array of objects in class constructo... -2.86
A different version of an overloaded function(const int* const&... 0.00
reusing object's space by another object -0.75
Which guarantees does the C++ standard have when it comes to issuin... 0.00
what makes c++ atomic atomic +1.12
theory specification multiple return statement inside a function 0.00
Extract value from template argument's template argument -0.28
Why does the textbook uses an initializer list as the return value... +0.88
visual studio 2017 15.9.13 can't use auto c++ templates -0.80
Trouble with implicit user-defined conversions 0.00
How does the compile choose which constructor to call? +0.61
Inline std::mutex in header file -0.61
Inherit from arbitrary class in c++? -2.92