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 ... 54
Title Δ
How to determine if a given int64_t can be stored losslessly in a d... +0.99
How do I efficiently insert a list into a sorted vector while maint... +2.08
Factory requires only declaration of copy ctor without implementation 0.00
'::hypot' has not been declared 0.00
Getting bad_weak_ptr when call shared_from_this from another thread... 0.00
Why new is an operator in C++ +1.65
std::priority_queue with std::pair<int, int> 0.00
Why are there so many specializations of std::swap? +0.25
Twin arguments and move semantic 0.00
Interfaces and public methods 0.00
different implementations for the same function (c/c++) -1.00
Is there a difference between unary - and n - -1.33
C++ template constructor for iterators -1.54
Using <bits/stdc++.h> gives a global variable ambiguity -1.26
Approach of using an std::atomic compared to std::condition_variabl... -1.10
Was it possible to get a pointer to member from an instance of an o... -1.67
How to implement copy constructor for copy swap idiom +0.18
unique_ptr deleter overhead +0.47
Interchangeability of IEEE 754 floating-point addition and multipli... -0.01
Example of error caused by using directive in namespaces 0.00
Do I need to add null-tests everywhere once I have move functions? -1.72
Is there a way to insert a global name into a namespace and made it... -1.92
Implementation of Double Checked Locking in C++ 98/03 using volatile -1.40
Inheritance and member functions +0.41
error: request for member ‘end’ in .... which is of non-class type... -0.59
Static method class instatiation -1.01
Shared pointer only initialising via std::shared_ptr. The std::make... +2.28
C++ fabs(long double) compiler warning 0.00
-Wundef is not being ignored with pragma in g++ 0.00
What is the defining quality of the indirection operator? 0.00
Why is my std::vector.push_back throwing a bad_alloc exception +0.40
Should Taking the Address of a Templatized Function Trigger its Com... 0.00
Is there a complete and portable list of all different integer type... -0.01
Is it possible to block up-casting of references? -2.02
hidden implementation of member function (like static global functi... -1.85
const reference to member of temporary object -2.27
When overriding the << (stream) operator, debug goes into std... 0.00
Overloading of operator[] in a template +1.17
Why are these constructors of std::stack explicit +0.37
Function template specialization to force enum value with type +0.09
Is it possible to force `std::make_shared` to use a class's new... +1.93
"immutable" struct with non-trivial constructor +0.84
Sun Studio and "", line 1 : Illegal flag (-) 0.00
Why doesn't std::vector use an offset? -0.46
Why do the C++ standard library operators accept rvalues? -0.10
if-else styles and optimization +1.21
Template specialization based on arguments of template parameter me... 0.00
Name collision between c++ library namespace and C linux function +2.24
Conflicting specifiers in declaration c++ 0.00
How can I use boost::lexical_cast with folly::fbstring? 0.00