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 ... 17
Title Δ
How does placement new know which layout to create? -1.05
C++ Return Performace +0.05
C++ problems in vector usage 0.00
Elegant and efficient way to store default values at compile time? -0.48
How to create variable sized C++ array with named public members i.... +0.00
can I achieve contravariance in c++ +2.31
Why do I need to redeclare methods/members for partial template spe... -0.50
Ordered inserts to stl::map faster? +0.50
Destructors and the delete() method in C++ -0.04
wait_until behavior for time_point::max +1.94
wondering if I can use stl smart pointers for this -0.49
Check if a stream ends with a newline -0.88
Odd notation for `if` statement -1.36
c++ ostringstream improve IO performance? 0.00
How to multithreading a class member function with pthreads? -0.46
Cleanest way to do callbacks in C++ without C++11? -0.31
Poco::Thread hangup on multiple start and join in quick succession 0.00
c++ threads race condition simulation +0.56
Using setprecision in C++ 0.00
XOR two Binary Strings c++ +0.11
How to set precision for complex numbers in C++ +1.78
Why does the implementation of std::to_string create a buffer 4 tim... 0.00
What happens when a pointer is too big? -0.02
How to express "the minimum integral type larger than T"? +0.81
Is there a good idiom to deal with alternative output streams? -0.62
Quickly converting a string in the format of '0 1 1 0 1' in... 0.00
GCC capturing of `this` in lambda 0.00
2 independent std threads in Qt Gui Application 0.00
Starting a thread from a member function while inside another class... 0.00
Check if iterator to std::map points to second last element -0.91
Why does `<< std::endl` not call the operator I want it to ca... -0.61
Is it allowed to typedef a class template type argument into the sa... 0.00
Using bitwise or instead of std::max for buffer sizing +0.63
How to initialize vector of pairs while incrementing pair values in... -0.67
string.find() returns true wrongfully +1.01
Check for container type -0.96
Unique pointer still holds the object after moving +1.37
Writing to stream using ternary operator ? in C++ -0.48
Confused on C++ Multiple Inheritance +0.97
initializing a const array in the constructor -0.26
Should I move a value which I am not using any more? +0.50
Is libstdc++ wrong to reject assignment of volatile rvalue to std::... -0.01
C++11 lambda with dynamic storage duration -0.87
Class contains pointer to base class but I don't want it to. (C... +0.46
How do I deallocate all derived dynamic memory of a member? +1.22
Wndproc handling events less code -0.97
Bitmask depending on data type -0.77
Hash an std::array which used in std::unordered_map +1.54
Compute indices of two vectors' common elements efficiently -0.32
boost::any confusion with pointers vs values -0.25