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 7 ... 11
Title Δ
Check whether the number is in array or not with minimum complexity -1.16
is it allowed to pass *this as an argument of a function accepting... +1.24
pointers to functions / Function Tables -0.14
lambda functors assignment workaround +1.77
Passing null pointer to placement new +0.47
C++ constructor initializer list throw exceptions +1.42
Is not providing an explicit destructor bad practice? +0.10
shared_ptr and shared_array allocate memory for reference counter +0.47
Complex number array multiplication +0.25
How to declare an object in C++ that has a Class Data from another... +1.42
Copy constructor - is the base one called before the derived one? -1.48
Unable to open the socket program header in VS2008 -2.29
Having different exception classes -1.49
Separate property pages for Visual C++ 2010 / 2012 0.00
Passing a dynamic array to pthreads via a struct 0.00
Why Maintaining Sorted Array is faster than Vector in C++ +0.47
What is the role of std::forward_iterator_tag? -1.43
Who copies the return value of a function? -2.00
Variadic template to proxy QtConcurrent::run functions 0.00
use of: while (cin >> x) and eof -0.43
C++ boost::shared_ptr operator[] details 0.00
The most neat way to remove all but the last element with the same... +0.44
Do we need to have static lock for static member variable of the cl... -0.35
Checking whether we have a const type -2.28
How to get error message when ifstream open fails -0.01
C++ Template issue with visual studio 2012 +0.22
Is there a way to select what members of one instance I want to ass... -0.41
why auto cannot be used to overload functions? +0.30
Copy constructor over assignment -1.49
Is there any static checking tool to check buggy code like this +0.23
How to make Clang to ignore specific warning in specific block? -0.04
Will polymorphism hold for C++ object references passed around in C? -1.05
fill static templated arrays with metaprogramming and variadic temp... +1.37
define different instantiation of a templated static class member 0.00
Visitor pattern vs downcasting with a limitation on the input type +0.47
boost::asio - collisions between servers, two-way communication +0.46
Replacing items in a list using a C++ std::list iterator +0.47
Constructor of a subclass of a template-instantiated abstract base... -0.21
What is the definition of _Rb_tree_increment in bits/stl_tree.h? +0.32
static_cast's argument forwarding 0.00
non-inlined virtual function defined in header file +0.02
Race condition between terminating worker threads and main thread -0.04
c++ local vs member variable performance +0.80
Best way to add a char prefix to a char* in C++? +1.46
Boost thread object lifetime and thread lifetime +0.52
copy algorithm with back_inserter +0.47
Does `std::make_shared<POD>()` value initialize my POD? +3.03
Unusual behavior with std::vector -1.20
What does boost bcp --namespace really do? -0.74
No member named 'bind" in the namespace of std error 0.00