StackRating

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

Dietmar Kühl

Rating
1627.88 (919th)
Reputation
129,105 (488th)
Page: 1 2 3 4 5 ... 68
Title Δ
How to improve "=" operator overload for matrices? -2.38
What does the std::list do with its allocator argument? -1.81
printf's floating point format flag (%f) for English number for... +1.40
Why does std::find_if(first, last, p) not take predicate by referen... -1.40
Why was C++ mentioned as a 'usually' compiled language? -1.73
How do you count the characters in a file -0.84
Descending Mergesort 0.00
Overloading factory function for rvalue and lvalue reference - effi... 0.00
Extending std::cout 0.00
Conditional code depending on template parameters comparision -2.40
Why does a simple use of ostringstream generates so much assembly c... 0.00
How can we instantiate template functions with a reference type? -0.69
C++ templated template deduction sidestep possible? -2.53
Why does C++ list initialization also take regular constructors int... +0.32
How to get the data from one vector to another between specified data 0.00
How to init a class const static struct using some statement in C++ 0.00
Decrementing iterator from end() iterator in binary search tree +0.99
return by rvalue reference after move 0.00
Pointers confusion char* and int* -2.36
How to write single bits into bin file -0.52
Should I reset primitive member variable in destructor? +0.32
Array of generic member functions of base class 0.00
using c'ctor, d'ctor and override +0.92
Overload resolution C-style strings 0.00
Possible data race between writes to the same address in memory +0.32
Constexpr if with non-template types 0.00
Generic traversal of tree structure 0.00
c++ templates call specific constructor for specific type of class +1.00
Using declared variable in a range-based for-loop +0.16
how to call custom delete operator +1.45
template specialization for std::atomic<double> & -1.98
Where to use std::move for strings? 0.00
Parse string into integers using delimiter C++ -2.04
Using std::forward with a non-forwarding, plain old reference -1.88
Why is const lost in this template structure? +0.31
Modifying set while iterating gives me segfault -0.31
C++ access array element using a COORD struct? -0.09
Non owning reference to deleteable object -0.09
Different output when dividing same numbers by 2 but as int and float +0.28
How to implement `+` operator without modifying the LHS argument in... -1.88
Iterating through QFutureSynchronizer<T>::results 0.00
What are the risks to massively forward declaration classes in head... +1.51
create threads but don't run it immediately in linux -1.96
how to catch exceptions from called functions 0.00
C++ algorithms heap allocation guarantees +1.16
What is the most efficiency way to import an .STL file in c++? 0.00
Calling allocator_traits::deallocate on a null pointer 0.00
C++: Why does numeric_limits work on types it does not know? 0.00
C++: buffer the cin istream +0.31
The file was set up right but eof() and peek() return wrong value f... 0.00