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 2 3 4 5 6 ... 17
Title Δ
For Loop Exit Condition (size_t vs. int) -0.69
Exit application while stdin blocking on windows +0.15
How to pass a c++ functor rvalue reference to a capture of a lambda ? +0.05
C++ - Is it possible to instantiate a `vector` without specifying t... +0.49
Using list of functions to call async in C++ 0.00
invalid initialization of non-const reference of type 'const ch... +2.05
Two objects constructed when assigning to a map -1.04
Operator+ to add instances of different classes +0.54
Private static member in base class -0.64
Boost, geometry +2.81
Use inheritance only for polymorphism in c++ -0.84
Atomic Reference Counting -1.12
C++ Error with big three leak in memory-pointer being freed was not... +0.04
How do I access the double of pair<pair<string,string>,dou... -0.56
How to find an element in a container before a given starting posit... -1.16
Can a generic lambda have no arguments? -0.03
Computing Pi with C++ -0.19
Upgrade from pointers to references - How to deal with NULL to refe... +0.06
catch the exception from class member initialization "in-place... +0.52
Emplace_back instead of push_back on stl containers? -0.96
Defining a "vector_cast" template function that works wit... 0.00
How do I disallow cin from forwarding to the next input if I enter... -0.87
Variadic template arguments passed to template function -1.02
Is * sign in frameSize.height*frameSize.width*nmixtures*(2 + 2*ncha... +2.17
class type conversion fails C++ -0.95
c++ va_list function overload -2.01
C++: std::vector - It is possible to "slice" a vector? -0.62
How object cout prints multiple arguments? +0.48
Why Base Class Constructor not Called with Scope Resolution Operator -0.44
Template Specialization for T -> std::vector<T> -1.35
Singleton: how can destructor be called twice? -0.92
Is floating point precision mutable or invariant? -1.23
Return value in template class in funcion can't rid of "wa... +1.60
Variadic Template Parameter Packs with Alternating Types -0.85
Conversion between classes with the same structure under different... 0.00
C++ What is the best way of reading the dictionary from text file a... +0.26
error: no matching function for call to'std::_Rb_tree_iterator 0.00
Template in GCC doesn't see a function declared after it, but b... +1.87
Do the "<" and ">" opperators work correc... -0.90
Call a function with variadic arguments using parameter pack expans... -0.55
how to map a specialized string into specified integer -0.29
When should I return pointer to object (not an object) from the ope... 0.00
C++ Printing an integer derived from a string's character -0.10
In C++ objects: Should I be casting pointers with the parent class... +2.48
What is the meaning of :: in C++? -0.21
boost::shared_ptr, one atomic increment in ctor but two atomic decr... +2.08
How to properly leave a Critical Section? +1.67
prevent write on console at keypress linux c++ -0.80
Memory assignment dilema in C++ +0.54
Can I put one type in a template as default value or null in c++ +0.03