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 ... 17
Title Δ
Converting GMT to local results in one year difference 0.00
Is it legit to specialize variadic template class inside other temp... 0.00
How to comprehend that an implementation is permitted to treat dyna... -0.50
How can one design a base class, so it knows about all the "de... -0.97
Curiously recurring template pattern with variadic templates (C++) +2.70
Overloading endl compilation issue in GNU g++ 4.9.2 +2.66
c++ template copy constructor not available or explicit +1.43
C++11: Parameter Pack Expansion Counter -0.37
Implementation of push_back and pop_back 0.00
unordered_map find only items after the previously found item +0.50
'using' keyword to choose from multiple virtual inherited f... -1.39
How to make a simple C++ program in which std::cout is not flushed -1.09
How can I convert string like "\u94b1" to one real charac... -2.10
Print only changed values without the use of nested if statements +1.07
How to forbid C++ derived class to derive from base, but allow from... +0.52
Specialize member function of a templated derived class +2.64
Return `f`'s result if `f` has a non-void return type - how to... -0.30
How to properly va_end? +1.70
How to do fast string concatenation in c++ +0.35
Default argument if default constructible -0.09
should i allocate memory inside a function or place function has be... +1.16
STL algorithms with templated functions as parameter -0.31
Use of studying different algorithm mechanism for sorting when STL... -0.27
why this Producer-consumer demo crashed? 0.00
Is there a way to have an operator= for an enum? +0.58
Map class to mySql table without using ODB or other frameworks in cpp 0.00
Read access violation on Linked List in C++ 0.00
How to skip a index in an array C++ +0.36
Extending abstract base class with class template +0.70
Valgrind error(invalid read) operator delete(void*) when freeing ob... 0.00
hash map for small number of items -0.36
Elegant pattern for scoped_lock to access resource? -1.13
Define a different length enum based on #defined number +0.54
Using initialization list with variadic function 0.00
UTF8 string to int +0.52
Operator overloading:how in unary operator overloading function ret... -0.30
Add the elements of an initializer list 0.00
Procedural realloc with pointer to an array -1.56
can I make std::list insert new elements with order ? or got to use... +1.60
Fastest way to determine whether elements of a vector y occur in a... +0.49
Why can't I implicitly construct an object given a suitable con... +2.21
Header file overloading +0.55
What's the difference between including a header and a C++ file? -0.51
Noncopyable and Nonmovable together? +1.49
Problems with input check in c++ -1.81
Unable to pass derived Compare to std::priority_queue -0.94
C++ using Max function to find a list of ints +0.05
In C++11, dow can I reference an enum class defined inside a templa... +1.93
How to have all platform compiler output the same string for NaN? +2.12
how to prevent numbers from showing up in scientific notations +0.10