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 ... 18 19 20 21 22 ... 68
Title Δ
Override std::hash<std::string> to use Google's City Hash 0.00
Does instantiating a template instantiate its static data members? +2.37
Function initialization with int& argument by int&& -0.65
Using sstream in to provide the name of output file in ofstream +0.30
Iterate multiple maps with single loop +1.43
Template function overload for base class +0.32
Can't Overload << Operator on 64-bit Linux 0.00
C++ unqualified-id, other posts not helping +1.21
Is open-std.org the official website for C++11 standard documentati... -0.85
Can placement new (expression) throw if the constructor of the obje... 0.00
c++ templates and const (violation without compiler warning using a... 0.00
Repeated #include in headers +1.00
C++ std::set::erase with std::remove_if +2.83
inheritance example not printing expected results -1.30
Errors multiplying large doubles -0.44
Cases where floating-point numbers are comparable using equality -1.18
C++ template friend function not linking +0.34
Resizing char array not always working 0.00
increment of a for loop with a decimal value +0.20
Which function prototype is invoked (and how) when assigning a func... +1.52
How do I clear user input (cin) that occurred while the process was... 0.00
Cannot see std::string change in another thread visual studio 2012 0.00
template overloading plus pointer to pointer +0.86
Overwriting custom string failing when non-default ctor was explici... +1.25
How is the deletion of a pointer detected using dynamic cast 0.00
Return string read from buffer and function without dynamic allocat... +0.32
Nested classes - separating the declaration from the definition in... -0.24
C++ string formatting - fixed width floating point, and string with... -2.63
Proper compiler intrinsics for double-checked locking? -1.80
Everytime I read in through ifstream for a specific input, the inpu... +0.34
Boolean value returned on a function call to null object +0.65
compiler can't deduce template parameters of nonmember operator+ 0.00
C++ how to implment a stoppable future function call? +0.75
c++ shift answer gone wrong -1.59
How to process with uncertain format of numbers and characters by C... +1.27
Finding lower_bound() of a column in a 2D array +1.64
Alternative for std::set without memory reallocation? +0.35
Implementing HeapSort - not able to sort as per expectation 0.00
c++ How to stop all functions when a certain parameter is met +0.09
Polymorphism Fail +1.44
actual function as template parameter? -1.54
What is the difference between std::sort and std::stable_sort? -0.12
Runtime error caused by cin? +0.92
Are applications using STL ought to be memory-leak prone when OS ca... +1.03
C#-Like Delegates in C++ +0.57
Varying the return type of a templated member function of a class b... 0.00
Nested class declaration: template vs non-template outer class -0.65
wofstream writes unnecessary byte 0.00
fscanf won't read first variable in each line -0.75
Does using -std=c++11 break binary compatibility? +0.33