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 ... 10 11 12 13 14 ... 54
Title Δ
c++ odd behaviour of an array of iterators 0.00
g++ ifstream matching error -2.47
Friending a dependent template class -0.25
Why is a non-const reference to const allowed if first initialised... +1.73
When is the "virtual" attribute actually needed in a deri... +0.41
C++ typedef struct vs class +0.70
C++ How to detect when nullptr is passed to function where std::str... +1.19
Effect of moving a method from public to private -0.08
Is the order of this C statement well defined? +1.38
difference between unordered_map<const T, int> and map<con... 0.00
Shift operator fast or not fast? +1.05
Method of the golden ratio 0.00
Can a class be used as generic namespace (using templates)? 0.00
Tolerant key lookup in std::map +1.72
no matching function for call to std::list::remove_if( function()::... 0.00
Free function versus member function -1.72
Prevent silent cast from false to pointer +1.67
C++: call a function using callback mechanism 0.00
How do I specify a required inheritance for a template class argume... +0.04
C++ std:string compilation error +0.73
C++11 standard ref for allowed type definitions in type specifier u... +1.79
calling copy constructor and operator= for class data members -0.87
using virtual function vs dynamic_cast -0.21
Access inner enum value outside namespace -0.64
C++ set with arbitrary comparator +0.96
While loop not checking condition if there are no statements +0.48
Automatic type conversion for user-defined Vector class? 0.00
Hiding longjmps in C++ interface to C code -1.37
Typedef private struct prototype in source file -0.50
class constructor with structure array (direct) +0.60
Duplicated variable because of multiple inheritance 0.00
std::string tries to free the wrong memory 0.00
Nuances when using fprintf +2.66
undefined reference to with inheritance, makefile issue? 0.00
Overloaded function ambiguity -0.33
How to find the kth min element in a hashmap 0.00
const double expression in C++ +2.38
Maximum number of cases that can be addressed using switch statement -0.17
How to set a default constructor when there's more than one +1.89
C++: Resolve Constructor Initializer List Dependencies with RAII +1.92
Inline Function more or less safe +0.04
I'm including <cmath> but can't compile std::abs(double) 0.00
Prevent implicit instanciation in class template 0.00
Division producing only integers C++ 0.00
Header Implementations And The inline keyword for Optimization +1.63
warning C4316: object allocated on the heap may not be aligned 16 -0.57
In place usage of C++ <algorithm> algorithms 0.00
Segmentation fault(core dumped) - while accessing member of a struc... -0.34
Return value optimizations and side-effects -1.09
Size or length? -0.28