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 ... 32 33 34 35 36 ... 54
Title Δ
Sub-classing QCompleter, virtual slot in my sub-class not being cal... -0.04
Why doesn't std::generate return state similar to std::for_each? -1.33
How to make the compiler choose the non-template version of a metho... +1.85
Compiling results in error "undefined symbols for architecture... -0.52
Another C++ was not declared in this scope error +0.47
int a[] = {1,2,}; Weird comma allowed. Any particular reason? -1.06
Replacing a character in a string costs? -0.81
template conversion -0.04
What is the difference between long long and long int +0.41
Tracking memory leak -0.49
When and why should destructor in base class NOT be defined as virt... -1.39
Initializing data-member references using initialization lists in C++ -0.96
random_shuffle algorithm - are identical results produced without r... -0.18
using declarations and const overloads +0.44
overload operator= inside template class -2.08
Leaking memory when assigning new value to variable? -0.72
How do I check and handle numbers very close to zero -1.45
Computing lg(N!): Anyone have a Better Recursive Method? +0.33
C++ templated map contain itself -0.79
How can I simulate alignas(T)? -1.83
Template specification compile error in g++ +1.45
Prevent malloc/free to be compiled for embedded projects +0.49
ordered version of unordered_map? -0.25
bitsets in C++ using VS2010 0.00
Implementing virtual methods in other parent-branch than they are d... -0.93
Why does C++ not have a const constructor? +1.70
dynamic_cast reference to base class in stl container -0.64
Which algorithms require functors to be pure functions? +0.08
C++: Correct implementation for passing a std::string to a C functi... -0.76
gcc: weffc++ with Wextra and member initialization -0.44
How to find all references of a particular class's overloaded opera... +2.09
Change a bit of an integer +0.36
strange behavior of templated type -0.56
Crash on accessing reference to string 0.00
C++ logical & operator +1.08
SQL Query minimizing/caching in a C++ application 0.00
Removing an element from a list with only its iterator +0.68
Cannot include header files correctly +0.86
cyclic includes, how can I resolve this without changing class hier... +0.56
How can I find all possible letter combinations of a string? +0.88
Using map functions ubuntu -1.57
Is it possible to write specialization for member function of a tem... +1.31
Trigger event on return in C++ +0.28
Nested function alternatives in C++ -0.78
Fast ascii block to integer -0.98
Use bind1st or bind2nd? +1.36
GDB cannot show the stack and shows "#1 0x0000000000000000 in... +2.39
c++ stl string <bad ptr> but there is string value what does... +1.25
Multiple compiler errors while trying to implement the observer pat... +1.25
Can a base class implementation stand in for a pure virtual method... +0.88