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 ... 17
Title Δ
Specialize template member function with already-deduced template p... +0.48
Deriving from standard container iterators -1.16
Is there a way to add conversion operators to primitive types? +0.05
Why won't my Grade book program won't run through function... +0.14
How to implement "dereference and post-increment" for inp... +2.66
Defining istream as global variable in main 0.00
Returning a pointer by reference 0.00
How to properly forward unique_ptr? +0.97
template partial specialization: How can code duplication be avoided? +1.81
Trying to avoid code duplication for some specific C++ code -1.76
What are the significant memory and GC differences between Visual S... -1.45
Class inherited from a vector of itself -1.47
Who is responsible for the stack and heap in C++? +1.01
Multiple constructors in C++ +0.52
Deduce type of template type in C++ +0.52
my class in c++ crashes in the constructor -0.30
running the program in the Release mode -0.85
How to overload a template function for use with enums? -1.19
Using attribute in class from friend and heritage c++ 0.00
Save data into dll 0.00
Categorically prevent or discourage Object instantiation with parti... 0.00
Specialised constructor for Vector class +1.20
I want the average of the two biggest variables among the three var... 0.00
C++ variadic template: different priorities in gcc and nvcc/intel -1.42
Can I get a char* out of either signed char* or unsigned char*? +2.36
class member operator new, calling constructor twice 0.00
C++ std::sort() - Unable to sort a vector of a class type that acce... +0.32
How does std::map call value destructors? -0.12
Destructor being called more than expected -0.64
How to make custom keyword statement +0.18
Conditionally initialize a struct field - only if it exists in that... -1.05
Unable to concatenate two char * pointer value? -1.77
Loops in C++ (while) -0.36
why is numeric_limits<T>::min being interpreted as a function... 0.00
GUID constants in C++ (in specific Orwell Dev-C++) +0.52
Merge 2 sorted arrays with the same size without extra space? 0.00
C++ generic functions flexibility -1.34
C++ Why do I need two end of files? +2.49
Access Elements of Vector - C++ +2.32
C++ Find the most occurrence of a char using maps +1.29
C++ date validation runs continuous +0.50
Ensure that class derived from parent CRTP class implements function +0.09
IEEE 754 floating point, what is the largest number < 1? -0.12
C++ How do I cast from 1 template class to another? +1.36
What's the recommended way to add a user-defined iterator tag f... 0.00
C++: Weird behavior on method overloading -0.95
C++ Efficiently creating map with single entry being different +0.30
Write int to binary buffer (Android) and read with C++ +2.14
How to find the maximum value's variable name? -0.20
Overloading ++ operator for a scoped enum class type +0.04