StackRating

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

Dieter Lücking

Rating
1495.19 (4,268,332nd)
Reputation
18,786 (7,369th)
Page: 1 ... 9 10 11 12 13 ... 17
Title Δ
C++ After while loop size of map is still 1 -0.46
split and parse string and convert into char* in c++ -1.99
how to generate code to initialize a std::vector with a custom Zero... -0.49
c++ : parse file to find precise line +0.28
How to call a function object differently, depending on its arity (... 0.00
How does these template specializations with function signature lik... +0.08
Fastest way to sort two vectors (key/values) at the same time? -0.79
std::cin: empty the input buffer without blocking 0.00
C++: How to define a data member as const -0.67
How can I print each function name as the function is called in C++? +0.53
C++ destructor weird behavoiur +0.53
How compute array size during compilation (without accepting pointe... -0.74
how to call operator + in operator += -1.86
Modern way to filter STL container? -1.11
Update iteration result 0.00
Ways of eliminating including C++ class header files when they was... 0.00
Empty C++11 initialiser list results in container with one default... -0.48
C++ automatic generation of switch statement -1.29
Specializing single method in a big template class +0.01
Why is my function returning garbage when it should return a char? -1.60
C++: Mapping __file__ to predefined number +1.04
C++ container with object or with object pointer -1.84
C++11 constructor inheritance and pure virtual methods -0.39
How to safely read an unsigned int from a stream? +2.14
Ambiguous operator when specializing std::complex with custom type 0.00
C++ Is it possible to create a std::list of type T when a construct... -0.08
How do I define / specialize a type_trait in class scope? +0.57
Why won't this function count more than 10 digits? -0.33
Return variable type depending on sizeof... parameter pack +1.35
friend class declaration and using directive -1.36
When is deleting a template instantiation preferable to deleting a... -0.15
How to display the contents of a std::multimap and std::multiset in... +0.13
Multiple dispatch for collision detection in C++? -0.25
Is It Safe to Add/Remove Element To/From Map while Iterating the Map +0.60
Generic template shadows specialization 0.00
C++ equality testing 'Object' -0.99
passing std::stream objects from one manager to another +0.20
C++ Pointer to Pointer to Function Parameter -0.64
Detecting When a Type Doesn't Need Calling Its Destructor -1.87
Using operator new and operator delete with a custom memory pool/al... +0.48
What changes causes an ABI breaking in C++? -1.35
C++ returning reference from function with type of dereferenced type? -0.51
Clang compiler error for very simple program -0.19
error C2678: binary '>>' : no operator found which takes a le... -0.81
Calling C++ function from C without using extern "C" -0.50
C++ throw() (_NOEXCEPT) after function declaration 0.00
formating to wstring simpler way of doing it +0.32
Is there a boost equivalent of fstream that will throw on failure t... 0.00
Regarding destructor in an array of objects -0.75
What's the use of const union members? Aren't they quite pointless? +2.38