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 ... 17 18 19 20 21 ... 54
Title Δ
STL fill and forward iterator -2.26
C++ Is this a form of micro optimization +0.35
shared library with link error to client function 0.00
Keeping an unordered list of small objects with frequent insertions... -0.49
circular buffer which reconfigure existent objects instead of repla... +1.45
Generating a uniform random integer in C++ -0.07
C++ passing a const pointer by const reference -0.25
Implementation of pure virtual function via inheritance -0.79
How impacting is "Packing" structures on performance +0.34
sorting structures with multiple members c++ +1.49
how to cast a reference to int8_t to a reference to uint8_t? -1.52
Poor performance of vector<bool> in 64-bit target with VS2012 -1.22
How to register member functions in map c++ +0.41
Different behavior of boost::condition_variable under VC++ and GCC 0.00
GCC Warns About Function Pointer to Object Pointer Cast +2.07
Can anyone explain why there is a 0 in srand(time(0)? +1.82
Unexpected output in VERY basic C++ program -1.34
Converting float to different base -1.71
conversion between signed and unsigned in C/C++ +0.46
If I convert a derived pointer to a base pointer, are the two point... 0.00
Created my own string class -- errors with overloaded assignment op... -0.81
Is it bad practice to have a unique_ptr member that has a raw point... +2.21
Assertion when using const_iterator -1.95
Use enum from other class without classname:: +0.19
Cast member of virtual base class -0.65
How to get a "simple" function pointer from a member func... -0.14
Performance degradation due to default initialisation of elements i... +1.03
Template template parameter with wrong number of template parameters -1.50
Redeclaration error for a templated function +2.48
Seg fault when deleting temporary pointer -0.33
c++ std::vector::clear() crash 0.00
Aliasing vector correctly +2.11
Refactoring a multithreaded class into a single threaded + a multit... +0.48
std::min fails to interpret an enumerated constant as a valid integ... -1.92
Store a stack object in a priority queue -0.06
Event notification without mutex +0.87
std::vector faster than std::unordered_set? +1.66
Proper way to make base class setup parent class +0.46
Removing Data-Dependence from Loop 0.00
Space efficient C++ vector allocator for large vectors? 0.00
Perfect way to delete a simple std map of ints and strings -0.31
Calling constructor within overloaded assignment operator? +0.29
ifstream --> ofstream c++ -0.54
copy base class data from one derived class to another -1.93
Traversing queue in C++ +1.94
Windows 7 64 bit c++ malloc fail -0.09
Proper method to increment a void* by type size because cast result... 0.00
cond_broadcast and scheduling order +0.04
STL sort not working -0.68
C++ - allow access through the base class (interface), forbid acces... -1.84