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 ... 11 12 13 14 15 ... 54
Title Δ
how to use mktime to respect timezone 0.00
C++ return value optimization -0.45
Casting from const int to int in c++ +1.60
Is it possible to catch an exception in another .cpp or .h file? -2.03
Understanding cache-friendly, data-oriented objects and handles +0.33
Non null terminated array of characters in c++ -0.39
Where is the best place for anonymous namespace content within a so... +0.16
Ambiguous overload with CRTP 0.00
RVO force compilation error on failure -2.10
Correct, portable way to interpret buffer as a struct +0.44
c++ - does declering inherited abstract method inherited from abstr... +1.66
Random generator test. Where is error? 0.00
Is `char* p=0; std::equal(p,p,p)` well-defined according to the C++... +1.21
Explanation of the safe average of two numbers -0.36
Creating an 2-dimensional array of a struct results in crash +0.27
Reason for data hiding? -2.10
Trivial C++ code... Why does this compile? -0.91
Temporaries, references and ternary operator in C++ +2.11
deleting a vector of pointers -0.06
Is it good practice to fake an inserter? +0.99
using vector::erase for the whole range +0.19
modf does not work properly 0.00
Refactor if-else-if structure +0.22
Why isn't constexpr implied when applicable? -0.90
dividing by zero causes memory leak in Borland C++ +2.13
Least expensive equality search for small unsorted arrays +2.00
Instantiate C++ templated class with arg, *and* as array -0.04
C++ buffer overflow different on 3 machines +0.45
C++ - Forward declaration and alias (with using or typedef) -1.70
Can the compiler deal with the initialization order of static varia... +0.48
Re-attempt memory allocation should it fail the first time? +0.44
Make variable read-only after initialization in another function/co... +0.47
Is C++ 0x/TR1 safe to use when portability matters? -1.26
Is there any way to match a string set in C++? -1.77
Is it safe to push_back an element from the same vector? -1.31
Base class constructor not visible to derived class C++ -0.26
Flip map using greater or less +0.52
Why is std::tie not marked constexpr for C++14? 0.00
C++ declare platform independent 32-bit float +0.78
Best way to handle floating points +0.87
Const-correctness with a linked list -0.08
Common C pattern, but expressed in C++? +0.97
c++ std Copying a list to map +1.09
Error: ...protected functions 0.00
c++ Right way to store a private variable returned by reference -0.43
Calling non-inline functions from inline functions 0.00
c++ can one turn a string value into a type? +1.38
g++: Is there a way to warn if header file is not included in file? -0.38
Some bug with char* and new -1.65
Overload Resolution in a Namespace -1.94