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 ... 38 39 40 41 42 ... 68
Title Δ
buffered std::ifstream to read from disk only once (C++) 0.00
Why should I not use smart pointers? -0.38
ifstream constructor returns a corrupted object +0.28
C++ partial specialization within the inheritance statement? 0.00
Vector vs Deque operator[] +0.61
Dynamic array class c++ +0.33
C++: resize must be in class/structure/union +0.08
How will Concepts-Lite interact with variadic templates? -0.10
What is "member initializer" in C++11? -1.75
Undefined reference to a private function of the class +1.60
How to select the method at compilation time? +0.17
C++ custom STL vector instantiation error +0.34
Why is this code compiled and linked without an error? 0.00
getline to split string manipulation error 0.00
Strings in C++: Problems with good() and get() +1.07
Difference in VTBL in single inheritance and multiple inheritance -2.40
Seg faulting on a car cast from unsigned char to const char in C++ -0.08
How to use Minimal GC in VC++ 2013? 0.00
Passing an array of ints as an argument in C++? +1.10
strange copy constructor behavior in inherit tree 0.00
Modifying standard STL containers so support generic queue interface 0.00
how to spsc_queue.pop() this struct? 0.00
Clobbering automatic implicit objects +1.98
"undefined reference to `QString::fromAscii_helper(char const*... 0.00
Is multiple enumerations separated by newline then comma always por... +1.73
Uninitialised byte(s) Valgrind complaint - inexplicable 0.00
ref-qualified member functions as template arguments? 0.00
Assigning temporary object to the invoking object +0.06
Templates and lazy initialization -2.35
Using global new with a custom memory manager 0.00
Are there alternative ways to catch potentially missed signals with... +1.70
How do I static_assert that a value parsed as const& is the rig... 0.00
understanding find_if predicate 0.00
error: reference to non-static member function must be called -0.66
Read and Writing not working simultaneously 0.00
Why is istream/ostream slow +1.23
Is there a standard abbreviation for the std::move(std::unique_ptr(... 0.00
How to number input in ascending order? 0.00
How to format flags in c++? -1.04
Can the keyword "using" in C++ be used with something exc... +1.06
Compare floats to three decimal places -1.87
Taking output and storing it into a variable? 0.00
Splitting string by spaces difficulty -0.12
compile-time conversion of lambda functors into function pointers 0.00
Searching Multiple Vectors +0.81
Equivalent of fwrite for char * for binary data +0.34
Vector erase function not working c++ 0.00
`std::enable_if` is function pointer - how? -1.83
How does the pointer of an iterator in C++ change in a loop? +0.41
How to count characters, lines, and words in a file 0.00