StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

David Stone

Rating
1499.11 (3,801,513th)
Reputation
12,472 (11,743rd)
Page: 1 2
Title Δ
In C++, can an instance of a class, which does not provide a defaul... +4.01
Having problems with an extra qualification error in c++11 compiler 0.00
How to write a generic forwarding lambda in C++14? +5.19
Method forwarding with composition instead of inheritance (using C+... 0.00
What is std::numeric_limits<T>::digits supposed to represent? +4.91
Number triangle using while loops -3.85
Are basic_string literals faster or handled better at compile-time? -2.53
why not eliminating the need to padding bytes regarding this struct... -2.20
Can I detach the buffer from a std::string in C++? +4.60
How to implement a large container-like class? -0.01
Using void in header file -2.15
Finding design flaws in [] operator of a matrix implementation +1.34
String addition or subtraction operators -3.65
Compare two ISO 8601 in c++ -2.67
c++ string casting -1.52
element-wise multiplication of two vectors in c++ -2.75
C++ construct a series of interdependant classes with no default co... +3.29
C++ Big vector search item +4.42
How to make a enum with values over max int allowed? +3.27
C++ 11x check: how to implement const-variants? +2.19
Why C++ std::list::clear() is not calling destructors? -3.98
Is using a map where value is std::shared_ptr a good design choice... -2.85
configure the compare function to work with std::sort +4.74
construct an object of B in constructor of class A -3.37
c++ illogical >= comparison when dealing with vector.size() most... -3.38
Why is string to number conversion so slow in C++? -2.83
How to determine which compiler was requested 0.00
Automatic recompile on compiler flag change -1.31
fstream writing to a file -2.18
C++ writing int buffer -1.79
Make a specific gcc warning into an error 0.00
Why is assigning 0 to a pointer a solution to a dangling pointer? -2.76
Value Printed changes based on instructions that come after it -1.19
A quick c++ query -2.57
Right location for class enum +2.38
How to pass const pointer in parameter non-const +3.97
GCC: comparison is always true due to limited range of data type --... -0.35
c++ Build Error - no match for 'operator!=' in 'this != rhs'| +2.25
'SalesTaxPct' was not declared in this scope 0.00
Meaning of acronym SSO in the context of std::string +4.47
Parameter Passing Etiquette (C++) const& vs. value +1.78
C++ string literals escape character 0.00
C++ Out of Subscript Range -2.46
Forcing types to a specific size +4.28
std::queue initialization with NULL -0.45
boost library in Inheritance -0.59
would it ever make sense to modify a reference to a const char* pas... -1.21
Multiple functions with the same name and signature overwriting eac... -3.73
With explicitly deleted member functions in C++11, is it still wort... 0.00
Static non templated function in templated class 0.00