StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Arne Mertz

Rating
1563.64 (4,969th)
Reputation
20,850 (6,467th)
Page: 1 2 3 4 5 6 ... 11
Title Δ
Quick way to trace/find a call to printf or cout (long lost debug o... -0.09
Protected constructor to make base class not instantiable +0.60
How do deal with noncopyable members in conjunction with named cons... 0.00
Initializing multiset with custom comparison function in C++ -0.25
pointer to array of pointers! how to delete? -0.57
How to interpret "operator const char*()" in operator ove... +0.89
template class gives error with boost type 0.00
interface implementation with additional default arguments? -1.01
Constructing object in new thread? 0.00
How to remind a param passed to the base class constructor? -0.55
Removing all spaces from a string +0.47
request for member ‘insert’ in ‘x’, which is of non-class type +1.78
Why this statement does not call the constructors - C++ -0.56
how to stop exection in eclipse when a condition is met -0.04
Please help understand the C++ : operator -0.35
Preprocessor: generate functions with dynamic name. Multiple defini... +1.25
the value of pointer to data member in C++ +0.46
C++ arrow operator overloading. How to get name of accessed method? 0.00
std::queue should I shrink to fit? -0.90
C++11 searching a vector of objects +0.49
Header file and namespace confusion 0.00
Invalid pointer becoming valid again +1.05
Why can't we make functions explicit? +2.72
Function Template: Access Child Class' Overloaded Function In Base... +2.18
Toolchain support for the C++11 standard -1.20
How to erase a std::map cell by value using STL algorithms and func... 0.00
How is dynamic_cast implemented -1.41
c++ operator associativity / string concatenation / move semantics +0.45
no matching function for call to +0.47
how is cmp defined in c++? with < or with <=? -0.12
How can a [[noreturn]] function have a return type? -1.58
confusion about access level in c++ inheritance +1.55
when a base class pointer point to a base class object whether the... -0.16
Difference between using try-Catch exception handler and if else co... +0.31
How can I get code coverage using gtest on Windows? 0.00
braces around scalar initializer for type const GCC +0.71
About some errors on C++ 0.00
Pointer values are different but they compare equal. Why? +0.91
Are there two types of member initializer lists in C++? +1.52
How to use using for alias? 0.00
Adding a base class in c++ template specialization -0.32
C++, Accessing a non-global variable declared inside other method -0.82
How to write code to be executed before main() gets control? -1.95
What happens if an object resizes its own container? -2.15
Comparison implementation C++ map incomplete type not allowed -1.79
Constructor for boolean expression, not the result 0.00
How to invoke parameterised constructor in PIMPL design pattern? -0.07
Do I need to manually declare >= and <= operators? +1.36
Is std::random_shuffle thread safe? +2.71
Is a destructor called when an object goes out of scope? +0.38