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 ... 9 10 11 12 13 ... 54
Title Δ
Accessing element at a given Key during mapping +0.72
should I use boost::optional for simplest types, to represent nulla... -0.70
Accessing subclass functions of member of collection of parent clas... +0.15
Compiler doesn't proceed after strstok() (C++) +1.91
C++ aggregates have no virtual functions? -2.16
const correctness of fftw3 -0.17
Inheritance with no additional data members 0.00
GCC 4.6.2 inlining behavior 0.00
Using boost.pool instead of 'new' for container of objects -0.22
Explaining performance difference in two nearly identical algorithms -1.59
Will a template bool be optimized out by the compiler? 0.00
Delete a pointer to C++ list is very very slow. Why? -2.31
How to make a std::vector type-safe -1.48
keep std vector/list sorted while insert, or sort all -0.59
Converting two's complement output to signed decimal +2.12
Efficient way to convert multiset to set 0.00
Is this legal to avoid set from creating actual copies of Comparato... 0.00
shared_ptr and unique_ptr Constructors in Lippman's C++ Primer 0.00
HashTable implementation with ZERO collisions for a set ? Food for... 0.00
If I have a collection of superclass type, how do I get all the ite... +0.64
Why std::map is red black tree and not hash table ? +2.09
Dynamic linking: is it possible to disable automatic loading of non... 0.00
C++ Priority queue of object pointers at runtime error as invalid h... 0.00
calculate number of elements from a fixed array (similar to sizeof) -0.92
C++ template inheritance does not see base class members +1.05
How to combine std::make_shared and new(std::nothrow) +1.49
Template Class with function pointer doesn't accept specialisation -1.55
Name conflict between template struct and template member function 0.00
Elegant way to deal with override in C++98,C++11 cross-compilable c... -0.82
Use a temporary as default argument in constructor +0.42
Is the non-negative range of a signed C++ integer at least as big a... 0.00
sorting std vector of strings without using default algorithm -0.25
Partially destroyed object? -0.26
Private function as friend of other class 0.00
Is there a way to optimize g++ so that it build faster? +0.52
<vector> is messing up my Quicksort 0.00
c++ map implementation with good performance +1.12
C++ vector implementation push_front error -1.46
Move of class with pimpl won't compile 0.00
cannot push_back into a referenced vector +0.41
micro optimisation using and operator -1.22
<Functional>: plus<long>() on integers gives unexpected... -0.56
Dealing with memory, when using std::vector +1.06
Unresolved external symbol for QObject as member (Q_DISABLE_COPY ma... +1.72
How to configure as a non-blocking unique_lock? 0.00
What is the official behavior for std::vector range constructor whe... +0.36
2 Nibbles Struct, assign operator and bitset. How to? -0.78
Pack timestamp in 4 bytes 0.00
Fast search via index with keeping insertion order in C++ +0.90
Does it make sense to inherit from STL containers and delete `new`... +1.53