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 ... 9 10 11 12 13 ... 68
Title Δ
Singly linked list assignment operator overload in C++ +1.27
C++ Declare instance variable in header and call constructor in sou... +0.31
How to use shared_ptr in a decorator pattern implementation correct... +0.31
C++: Why does a functor for set order which returns false only lets... +1.51
generate new type from container having same container type but dif... +0.22
C++ 11 lambda callback in VS 2013 won't compile 0.00
Make nested type hash-able for std::unordered_set -0.19
Passing pointer to member function parameter into template argument +1.37
Sending data to a program via stdin and ostream. (C++) +0.91
Is there a way to make this tolower( ... ) code faster? 0.00
Overloading subscript operators for specific read and write operati... 0.00
How can I make my function sticky for overloaded iostream extractio... +1.77
C++: overloading subscript operator (different return typ) 0.00
Would I benefit from applying move semantic or return-value-optimiz... 0.00
Ignore spurious wakeups, condition_variable::wait_for 0.00
Trying to ignore all whitespace up to the first character (desperat... -2.55
Function object as template parameter 0.00
Overload of operator<< with basic_ostream 0.00
Size of unknown container 0.00
how to overload operator == outside template class using friend fun... +0.47
printf %s const char* 0.00
all Derived classes must implement their own destructor functions,... 0.00
returning const reference to a member of a temporary object -2.35
Remove trailing comma in CSV file written for a vector using copy a... -2.23
Use of std::istream::sentry with std::istream 0.00
Value stored when istream read fails -1.48
Using custom allocator for AllocatorAwareContainer data members of... 0.00
Global formatting options for floating point numbers -1.22
adding a percent sign after a cin on the same line -0.06
Is there any special reason why the move constructor is not elided... 0.00
Combining or substituting multiple similar overloads 0.00
Clearing eof bit not working with while loop 0.00
cout.setf(ios::fixed) and cout << fixed do not seem to get th... 0.00
How to overload a member function based on pointer vs non-pointer t... -1.44
C++ Always Const Reference in Constructor? +0.90
Why do i need both std and string library to use strings in c++ +1.34
Is memory barrier or atomic operation required in a busy-wait loop? +1.39
Sizeof of derived class with virtual destructor +0.33
Why this method using putchar_unlocked is slower than printf and co... +0.06
Custom Stringstream - Convert std::wstring & std::string -0.18
I can't output a string with wcout -0.53
Why aren't std::algorithms constexpr and which could be? +0.47
How does a stock market send price information to a broker 0.00
Precision difference when printing Python and C++ doubles -1.46
The role of std::ws (whitespace) when reading data -0.35
Raw pointer implicitly converts to const pointer, need the same wit... 0.00
avoiding code duplication for const-overload and RVO 0.00
Why is this code exiting at this point? +0.31
Generic Vector Class Implementation +1.33
Fastest way to Group a large number of Elements in C++ 0.00