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 ... 4 5 6 7 8 ... 68
Title Δ
Why allow shared_ptr<T[N]>? +1.47
Is There an Official Resource for Sticky Manipulators -1.21
Queue leak of an element? -0.18
C++, read an array of number from a file -1.79
Can gcc make my code parallel? +0.45
Implementing a no-op std::ostringstream that can be accepted as a s... 0.00
Why does we need libstdc++.so? 0.00
How to implement a copy constructor for a singly linked list utiliz... 0.00
C++ - make tupple from variadic template 0.00
Why storing an rvalue reference in a variable can cause it to dangle 0.00
cin buffer not being ignored? 0.00
Preventing pointer invalidation when using pop_back +0.33
Is there a way to prevent developers from using std::min, std::max? +0.88
C++11 Cannot cast template inheritance -0.33
How do I implement return type lookup for templates using a map in... -1.70
Linked List Stack Copy Constructor C++ 0.00
Use of constexpr and functions 0.00
Deriving class from virtual base with no default constructor 0.00
Using unique_ptr with vector +0.32
std::atomic::store can't be called in ctor initialization list +0.34
Display last n characters of a string +0.62
Difficulty in understanding C-style typecasting and dynamic cast -2.11
c++ Custom type array initialiazion 0.00
makefile picks the same source file again and again for different o... -1.42
Is a variable an array of size 1? +1.93
How is the initial value of x87 floating point control word defined? 0.00
overloaded operator with std::function parameter +0.31
How to use destructor to clear Linked List memory, without having v... 0.00
dynamically allocated arrays globally give different results on dif... +1.05
how to provide a necessary information for overloaded Operator>&... -0.20
How do I tell cin to not allow spaces on input? (C++) 0.00
skipping over my last cin input +0.32
C++ Pass Mutex By Reference for Different Instances 0.00
Reading stdout/stderr from an exec()'ed process in a daemon 0.00
What's missing: make: *** No rule to make target +0.32
C++ - Checking if string is empty -1.65
force a global variable to be initialized before a certain static f... +0.32
C++ std::copy result different from string constructor +0.30
How to use osstream properly in c++. Is there a easy or better way... 0.00
Why does ifstream read() behave differently in two different progra... +1.37
Is there a good idiom to deal with alternative output streams? +1.39
Do you need to call virtual base class constructor from all derived... +1.85
ifstream gives me only 16 elements 0.00
getline and testing EOF at once +0.72
assert that a double can fit into an int +0.33
Derive from ostream or ostream_iterator to make a stream pretty pri... 0.00
How to handle very small numbers in c++? -0.59
"Pointless comparison" warning in template with certain v... +0.95
Is C++ function call an expression? -2.52
copy elision and virtual cloning +0.32