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 ... 6 7 8 9 10 11
Title Δ
How to use the factory pattern with functors? 0.00
How to use boost to run thread another object function with callback 0.00
why can't i use list iterator logical comparisons operator? -1.06
Why are more common #include directives not included as default? -0.26
Returning result via Output-parameter, c++ coding standard -1.72
How to pass lambda to overridden method with boost::function parame... -1.07
How to prevent ASIO based server from terminating 0.00
Returning a value from Visitor pattern +0.45
Assigning base class members in copy assignment operator +2.02
Error "field has incomplete type" +0.29
Cannot create valid dll by using Visual C++ 2012 0.00
Running plugins in a sandbox -0.54
Global operators and polymorphism -1.04
c++ template double std::complex<double> norm and product +1.88
C++ struct that is implemented in CPP file and used in another class +0.46
Cannot pass value from overloaded operator -1.18
resolve address from overloaded function std::real<float> -0.82
Shuffling two lists together with no repetitions in the second list -0.75
"error C2653: System is not a class or a namespace name"... 0.00
Theoretical c++ OO Strategy code -0.05
Search a vector of objects by object attribute -0.25
can you pass in any pointer type or base class into a function type... -0.33
Doubly Linked List Using std::unique_ptr 0.00
Performance - iterating over vector with iterator or pointer? +0.88
How do you create a smaller function from a bigger function? -1.67
Using #include to include sections of code -0.72
CppUnit expect exception with Assert Throw compiles with warning C4... +0.46
Deducing variadic template concatenation 0.00
Creating two priority queues from the same struct with the opposite... +0.79
Result of invalid iterator passed to std::unordered_set::erase() -2.00
c++ and link to lapack -0.22
What is unique_ptr replacement for "visual studio 2008",... 0.00
std::vector constructor - why int and not int*? -0.46
Initializing an array inside a structure from another array in C++ +0.65
Pointer arithmetic across subobject boundaries 0.00
Friending classes defined in the std namespace: any guarantees? -1.26
C++ - Use Class Name As Function Parameter -0.40
Is it possible to use a c++ class into vb.net code? 0.00
Passing a temporary unique_ptr to a constructor in VS2010 0.00
Template parameter as function specifier and compiler optimization +0.44
How to replace the unnamed struct, union, class by their named equi... 0.00
Finding number of occurences of all characters in three strings in... +1.14
C++ Class Prototyping -1.07
Boost serialization - Serialize noncopyable but movable objects? 0.00
Errors when including one header into my MVS project 0.00
Class Template: Prevent assignment of <other> type -0.56
How does ampersand in the return type of a function declaration work? +0.43
error C2440: 'initializing' : cannot convert from 'std::vector<_... +2.54
How to call Google Tests from another main function in C++ 0.00
How can i decorate Google Test fixture +1.20