StackRating

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

Mark B

Rating
1559.86 (5,624th)
Reputation
87,283 (916th)
Page: 1 ... 20 21 22 23 24 ... 54
Title Δ
pure virtual final functions : legal in C++11 -1.60
Why can't intrusive_ptr and shared_ptr be used with boost::intrusiv... -0.07
Do preconditions usually overlap with invariants? -0.88
Why not non-const reference to temporary objects? -0.01
C++11 emplace_back on vector<struct>? -1.17
C++ STL: will c_str() be changed when creating const copy of std::s... -1.44
GDB. Catch only not caught exceptions 0.00
g++ warn when double/float is converted to unsigned integer without... +1.50
Most accurate, but "cheapest" way to measure C++ code? +0.00
If a pointer is set to NULL wouldn't any references to it or throug... +1.80
Inheritance and hiding parent's attributes -1.03
how to make template function header shorter -1.91
'iterator not dereferencable' C++ Stack +0.45
Take an array reference `T(&)[n]` to the contents of a `std::ar... +0.44
using 64 bits integers in 64 bits compilers and OSes +1.31
interesting issue operator overloading 0.00
Static polymorphism and method names c++ -1.37
A mysterious compilation error: cannot convert from 'const boost::s... 0.00
Access denied error -0.15
Using c++ sockets - Having aggravating errors using accept() and fi... -0.07
Calling delete on automatic objects -1.12
How to get function return address within function? -0.55
Zero minus zero equivalent to infinity? +1.62
C++ std::string length() or size() not working on method args +2.15
error: invalid types 'double*[double]' for array subscript +0.04
Why default destuctor for an abstract class is not virtual? +0.45
Using pair in c++ +0.32
g++ -std=c++0x and compatibility +0.00
how to start the execution of a program in c/c++ from a different f... +1.25
this-> to reference everything -0.39
How to force using local shared libraries over system libraries? -1.98
Retrieve container's comparison function given an iterator -1.64
C++ - Separate declaration/definition for template function in temp... +1.23
What does doxygen's $Id: ... $ mean 0.00
How to automatically link to dependencies of shared library 0.00
C++ vector of array of floats build trouble -1.45
How do I reference a class defined inside my superclass? +0.28
const QList<int> warnings = QList<int>() << 0; se... 0.00
How can I iterate over a string in 128-bit chunks? -2.22
Invoking conversion operators +1.23
Let the compiler make the final choice which type to use -1.41
goto Optimization Refactor -0.09
Under What Circumstances Would sprintf be Preferred to stringstream? -2.15
Solving C++ 'target of assignment not really an lvalue' errors -1.06
Should I always use the appropriate literals for number types? -0.08
How to copy data from `boost::scoped_array` to `std::vector` -0.54
sloppy solution for Pointer to object in object definition for use... +2.54
Send deep copy of object across process boundary in C++ -0.29
Unexpected output in C++ file input +1.22
Is there a difference between 0 and 0x0000 in the start value of an... -0.89