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 ... 11
Title Δ
How to replace this macro with inheritance, or template (or anythin... -0.29
Without common header file access function in other source file 0.00
Does building the compiler from source result in better optimization? -1.37
Is ++(a = b); faster than a = b + 1;? +2.29
C++ / destructor - operator delete +0.50
gdb not showing ''this'' when stepping in a static method of a sing... -1.15
boost unit testing exceptions 0.00
Why it's not thread safety and how to get it thread safety? +0.02
C++ Boost valarray 0.00
Member hooks versus base hooks in intrusive data structures +0.43
How to throw std::invalid_argument error? 0.00
Sets and Vectors. Are sets fast in C++? +0.25
I'm getting a error when I declare a class as a member of other cla... +0.77
How can I reduce the debugging overhead from non-exceptional except... 0.00
C++: speeding up a for-loop using goto? +0.39
Ignore undefined reference in c++ +0.26
C++ chooses 'wrong' overloaded method with default parameters -1.42
Function taking a std::auto_ptr<Base> that can accept std::au... +2.28
erase object from std list of object pointers -0.08
C++ accessing struct with #define? -1.36
Why does Qt reject a valid JSON? +1.50
C++ template point to member 0.00
What is the practical use of protected inheritance? +2.17
Is this a C++ alternative to the struct hack? +0.44
Compile errors when attempting to link <boost\property_tree\json... +0.44
What breaks this code? -0.56
Pass array from class to main +0.18
Intermittent "Vector iterator not dereferencable" -0.03
Efficiency of std::tuple and std::map -0.55
Non-trivial "Not declared in this scope" errors -0.16
Singleton pattern destructor C++ +0.90
Instantiating template classes with template parameters 0.00
Selectively suppress "unused variable" warnings for unuse... +1.01
Overload custom std::sort comparison function 0.00
does std::function reset its internal function after being moved -1.25
Constructing object in freestore using "new ClassType(std::mov... -1.27
Can the default constructor of std::list<int> throw? +1.27
How to wrap a templated function to work on const and non-const data +0.44
Using Custom Types with Boost Program Options 0.00
search match items in two containers C++ +0.45
Efficient Argmin in C++11 +0.25
Possible header collision 0.00
What means the backslash after opening bracket? -0.31
boost::asio::deadline_timer causes "a function call cannot app... +0.29
Exception safety - patterns for reliably rolling back object state +0.40
Translating data from one type to another in C++? -0.34
Initialize ofstream in constructor class, only working with c++11 -0.06
Const Char * becoming corrupted -0.05
How to initialise a static member variable "dynamically"? +3.04
MS Studio 2012 - How to make it behave more like Netbeans/Java? +1.78