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 2 3 4 5 6 ... 68
Title Δ
How to pass Fucntion and Arguments in C++ when '&&'... -0.32
Why is std::modulus defined such that it only works for integer-num... +0.95
Why does C++ compiler fail to compile when not using a const in a p... 0.00
Check if memory is on the Heap? 0.00
Heap sort is not used in C++ library +1.14
Why doesn't an if constexpr make this core constant expression... +2.36
How to dynamically allocate a contiguous 2D array in C++? +0.38
Why is passing by value (if a copy is needed) recommended in C++11... +0.32
how do I passing template parameter correctly? 0.00
C++ unable to call std::endl -0.66
Turning a private struct hasher operator into static 0.00
Why std::sort construct objects? 0.00
Reading from FileStream with arbitrary delimiter -0.25
cin loses first few characters of each line 0.00
Build minimum height BST from a sorted std::list<float> with... -0.68
C++14 thread/condition variable misunderstanding -0.83
C++ redefine output stream of existing class +1.66
c++ cross related singleton. how can i use function of each other w... 0.00
How to create thread with template member function of a template ob... +0.32
Someway to buffer or wrap cin so I can use tellg/seekg? 0.00
Forward Declaration necessary for nested friend classes 0.00
c++ how to initialize const elements of an array -0.83
C++ When are characters widened in output stream operator<<()? 0.00
Symbol lookup error at runtime even though nm reports symbol present 0.00
Perfect forward a const parameter for constant evaluation 0.00
explicit template instantiation in main function 0.00
Correct way to initialize const member in C++03 0.00
custom implementation of iterator erase c++ -0.21
Freeing pointer from std::align 0.00
Debugging ofstream.(C++) -0.57
Undefined reference to my function 0.00
floating-point math operations output in C++ 0.00
bitset not working with some numbers 0.00
why is STL set comparator only specified via template? +1.35
Does new line character also flush the buffer? -1.92
Why did C++ introduce new functions for IO when they already exist... -0.70
Why is std::get<T> for `variant` a global function? 0.00
Ifstream in c++ -0.68
c++ iterate one item - UB or defined behaviour? +1.87
Does adding an arguments with default values to functions break ABI? 0.00
Use abstract class as template argument when using `std::function`... +0.32
"warning: multi-character character constant [-Wmultichar]&quo... 0.00
Why does skipping occurs when using std::remove() to remove more th... +0.62
template Metaprogramming: multiplying a bunch of template arguments -1.66
One-line difference in c++ template 0.00
How to static_assert that an initializer list is a certain size 0.00
Error message "undefined reference to template function passed... +0.31
Append to std::array 0.00
Efficient passing vector to setter in class +1.62
C++: Unexpected size of class object in multiple inheritance +1.09