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 2 3 4 5 ... 54
Title Δ
Does reinterpret_cast lead to undefined behavior? +2.68
Converting ISO time to std::chrono::time_point +0.37
Remove a node in unordered_map based on the address fof a node -0.90
C++, std::list, assignment, inheritance +1.58
C++ and dynamically typed languages -2.03
Why does std::partition not have an out-of-place variant? 0.00
How to check if Void pointer can be converted to other specific poi... 0.00
Why don't I get a warning when doing subtraction on an unsigned... 0.00
What type is more reasonable to use for document numbers 0.00
Disallow slicing to keep multiple parent class properties in sync +1.68
Template const/non-const argument cast +2.16
Can not compare std::unorded_set with custom KeyEqual -0.26
Is it safe to cast a member function pointer to one of another clas... +1.68
Why I cannot qualify a aliased type with "unsigned"? +0.82
Integer types to use in a portable C++ library 0.00
Detecting duplicates with set +1.21
Undefined behaviour of const_cast when we return mutable object fro... -1.94
Shorthand for std::move +0.26
How to inherit std::vector template in used-defined class template... +2.16
Wrong member operator is deduced over the correct global one 0.00
Is std::unique_ptr the wrong tool to allocate memory for an array? -1.21
Operator overloading of operator= using friend function 0.00
C++ shared library: Pure virtual function does not cause link error +1.48
The reason why dynamic_cast doesn't work with non-polymorphic t... -1.20
How can I correctly implement this operation with averaging unsigne... -0.96
How to predefine <atomic> variable? -1.02
Forbid code to compile if some function is not called -1.18
Is there a way to find the next item in random sequence? -2.01
Modifying a container within std::for_each -0.42
Are macros the only way to force inline +1.00
Specialize template member function with already-deduced template p... -0.48
Is "typedef" in between the type and the alias standard-c... -0.85
Placement new vs assignment in STL implementation +1.50
Is there a way to prevent padding of a composed class +1.32
call of overloaded function is ambiguous, double vs float 0.00
Are C++ `try`/`catch` blocks the same as other blocks, regarding RA... +2.06
Why is std::sort() faster than std::make_heap()? -0.64
Ambiguity between const best matching function and other function -0.96
C++ template parameter default function implementation -0.93
How to deduce array size out of std::array<T, N>::pointer mem... -1.18
is there a way to pass this as const? 0.00
GCC warn about declared but undefined variable 0.00
const and non-const versions of *static* member functions +0.32
std::unordered_map::find using a type different than the Key type? -0.43
Understanding GCC 5's _GLIBCXX_USE_CXX11_ABI or the new ABI +1.97
How to Write a Class that will "Know" its own variable name +0.93
Deferring C++ static object construction - GCC on Linux -1.46
Searching for Holy Grail of search and replace in C++ +1.04
How to create boost multi_index key to a member of member? +0.40
How to specify which data members are changed by a method? 0.00