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 ... 34 35 36 37 38 ... 54
Title Δ
How to write a c++ function what can return either iterator or reve... +0.77
Why is gcc's option "-Wstrict-prototypes" not valid for C... +0.22
vector<double> faster than double*: why? 0.00
Programming style: object with passages by references or value? (c++) +1.05
How to find places where a non-static method is called? +1.01
C++: Replacement for Singleton +1.93
iterator class: compiler error in g++ while doing iterator add or s... +1.61
What is the initialization order for static data members of templat... -0.42
No matching function to call Std::find? +2.03
Is this valid ANSI C++ code? Trying to generate offsets of structur... -1.31
C++ Templated Producer-Consumer BlockingQueue, unbounded buffer: Ho... -0.88
Unexpected behaviour of virtual function? +0.34
How to pass normal param as well as template param in a template fu... -0.06
How does overloaded template function selection (pattern matching)... -0.06
Is this code broken or is there a bug in g++? -0.06
C++ returning an object throw an interface +0.52
How to parse command-line arguments in C++? +0.83
What is the easiest way of automatically inserting code into existi... +1.99
Compiler ignores code returning a local char* from a function -0.77
Getting crash while calling a function which need reference to vector 0.00
templates accepting two iterators -0.69
C++ Non copyable except sometimes -1.25
Random element in STL set/map in log n -0.39
Can CRTP completely replace virtual functionality for smaller desig... -1.98
How can I check if a string has special characters in C++ effective... -1.24
loop through hash_map using iterator in multithreaded program 0.00
Initializing with a subclass's ctor -1.21
dtoa vs sprintf_s vs Grisu3 algorithm +0.91
Partially avoid class template parameter (deduce from constructor a... -0.05
A few memory management questions involving class destructors and d... +1.31
private static member function or free function in anonymous namesp... +0.08
How to find out if enviroment variable is not set? -0.96
size_t: an operator? (and a way to use unordered_set) -0.95
Using void pointers in calculations -1.58
Do "#define" and inline behave the same? -1.70
what does - if(1, true) - mean? -0.18
Slow performance on x64 free -1.60
How to distinguish between bind() in sys/sockets.h and std::bind? 0.00
How to expose a map of pointers as a map of const pointers? +0.47
How to restrict part of public interface of a class to only one cla... +0.84
C++ exceptions and signal handlers +1.30
How Can I specialize a std map for multiple key types? 0.00
C++ Call Function When Variable is Requested +1.78
Obtaining the type-name of a template type, without class definition +1.86
Safe way to reinterpret_cast raw struct at particular offset and ty... +1.79
Huge performance slowdown - vectors the problem? +2.45
Check if one range is a subrange of another range in a nice, STL-is... +0.48
c++ linux system command -0.48
Applying bitwise shift operators to signed types: UB and Impl. defi... 0.00
Circumventing template specialization +1.93