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 ... 25 26 27 28 29 ... 68
Title Δ
"isNaN(INFINITY)==false" is false -1.96
How to make C++11 functions taking function<> parameters acce... +0.68
Error using regex in custom library 0.00
std::function like delegate template class +0.37
unexpected copies with foreach over a map -1.77
Why is my small c++ code behaving unexpectedly? +1.87
Limit filesize of a filestream? 0.00
I get "Invalid utf 8 error" when checking string, but it... 0.00
Function pointer declared in a header within a namespace +0.62
Result of ‘operator->()’ yields non-pointer result +0.35
How to read stdin in standard C++ for two numbers separated by comma? 0.00
Tell to linux binary where load shared libraries -2.28
C++ classes hierarchy => to XSD schema? Anyone know tool or exam... 0.00
C++ - how can I inline a function that resides in a .lib? -0.40
Can I remove elements in the std::string object while iterating ove... -2.09
Merging/ joining two struct -0.46
How to stop std thread safely? +1.85
Should I write iterators for a class that is just a wrapper of a ve... -0.64
Erasing elements of a vector within two for loops -0.62
Correct implementation of std::streambuf::overflow 0.00
Virtual function overloading -0.54
Why is clang not optimizing this with NRVO? +0.36
Passing class function pointer to another class 0.00
Deferred member construction -1.49
C++/ ofstream with only a string type -0.94
How to safely read a line from an std::istream? -2.38
Global object and creation order -0.42
Linked List : remove() and search() methods do not work properly wh... -0.45
Struct and Class error +0.34
"undefined reference" to static member of template class... -0.63
Should I be using numeric_limits or C limit macros? +1.31
Does default constructor zero-initialize member array variable? +1.46
C++ extern enums +0.33
what's the cause of this difference when encapsulating printf and v... 0.00
C++11 / lambda functions & function pointers +0.78
Winforms RichTextBox as istream +0.09
Typedef private struct prototype in source file -0.79
std::mutex Initialisation Exception 0.00
Use non-templated version of class as parent -1.17
Why is the move constructor neither declared nor deleted with clang? -0.17
C++ Colour Console Text -0.69
Can std::bind1st be used to convert void (*)(void*,int) to void (*)... 0.00
Using C++ commands directly from command line +0.61
while creating and adding objects to a vector in a loop always adds... 0.00
In c++ how to avoid print message when I use function which has cout? -1.36
Counting vowels in a string in C++ +0.35
Member vs Non-member operator overloading +0.33
Can you use an undefined type in a C++ template function if the fun... +0.34
What is the difference between operator++ () and operator++ (int)? -0.40
Is it better to keep a socket open for frequent requests, or to clo... +1.36