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 ... 44 45 46 47 48 ... 68
Title Δ
Distance vs Number of lseek operations -2.47
How to guarantee order of argument evaluation when calling a functi... +0.71
how to avoid undefined execution order for the constructors when us... +1.62
How can I call an externed template function in C++ +1.95
Writing stream `operator>>` for serial number? +2.33
Why is 'mutable' a lambda function attribute, instead of being a ca... -1.03
How to do this with std::bind? +0.40
Referencing and dereferencing in the same instruction +1.90
Translating a std::tuple into a template parameter pack -1.95
C++ Reading lines from txt, removing white spaces and saving to new... +2.37
Hoare partitioning algorithm - strict or not strict inequalities? 0.00
C++11 Capture Member Variable in Lambda -1.15
Trying to understand valgrind output -1.68
empty brace-init-lists emit warnings about missing field initializers +0.20
Why is malloc(0) useful in "Inside the C++ Object Model?" -0.77
std::thread for class instances +1.25
Slicing in inherited objects -1.99
Stop heap allocation via make_shared -1.85
Hash based data container that can be fragmented - C++ -2.56
Clarification regarding claim that the class Safe is exception safe -1.47
template class and respective extern template class in same transla... +0.16
Issue with C++ and cin.getline 0.00
Undefined reference to a defined function 0.00
Why does explicitly calling operator<< on std::cout cause une... +2.93
how to write an array in stl in c++ +0.42
How does the chaining in the iostream operator actually work? -0.64
Intersection of std::vectors sorted according to different functions 0.00
why is my code giving a run time error? +0.09
output filename from a different string 0.00
C++ support for non-ASCII data files -0.92
File won't open, even though stat() can find it 0.00
setprecision without iomanip -0.57
Send raw data to printer programatically 0.00
ISO C++ forbids declaration of ‘tuple’ with no type -1.65
Is it undefined behaviour if multiple operands in a compound expres... -1.55
Can't call destructor from inherited class -1.54
smart pointer array deletor -1.42
Why this code causes SIGSEGV (gcc compiler, Android NDK toolchain u... 0.00
mutex lock priority +1.10
Is there a way to scan a txt file for a word or name in c++? +0.75
calling code in a new thread +0.40
Using get line() with multiple types of end of line characters 0.00
C++ Templates - Having generic methods for templated types -1.16
Clearing keyboard buffer in C++ 0.00
Template function taking a std::vector or std::array -0.14
Is there a defect in the definition of the assignment operator? -1.03
Simultaneously iterating over and modifying an unordered_set? -1.65
Doubts about how the 'for' statement work +0.07
Why is the "virtuality" of methods implicitly propagated... +0.30
Why only declare functions in headers -0.12