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 7 ... 68
Title Δ
Remove union large vectors in c++ efficiently? 0.00
Template specialisation with enable_if and is_arithmetic for a class 0.00
output string "nan" if value is 0 +0.32
Calculation of Array size using sizeof() -0.61
Is there a simple way to get the number of characters printed in C++? -2.77
How to use extraction operator to get multiple values from method o... -0.16
Passing functions to a class 0.00
How to fill an array of unique_ptr? -2.18
When should we use std::enable_shared_from_this +1.51
Has there been a proposal to add std::bin to the c++ standard? 0.00
Static initialization of large map 0.00
DRY way to construct all elements of an array with the same initial... -0.56
C++ name current type inside template 0.00
How does unordered_set determine the inserting order in c++? -1.48
C++ Function Overloading (Understanding why this case is ambiguous) -0.20
Why don't the any_cast function overloads cause ambiguity? +1.18
Replacing multidimensional array with another one? -1.02
C++ & Swap/Copy applied to a Point struct 0.00
Resetting std::stringstream format flags -2.19
Calling a function with input arguments in multithreading +0.31
What are the constraints on the user using STL's parallel algor... 0.00
No instance of function template "std::make_pair" matches... +1.56
How to debug "Debug Assertion Failed. Buffer too small"? +1.37
Interface which declares functions for iteration 0.00
too many copy ctors i cant figure out +0.06
Pointer to member function - syntax +0.32
Template specialization for a fixed value 0.00
the order of member variable in class template 0.00
Cast not shown correctly 0.00
C++ compiler on MacOS 0.00
Why use this comma in this return statement? +1.30
Why does `std::basic_ifstream<char16_t>` not work in c++11? 0.00
Can std::string::c_str() be used whenever a string literal is expec... +1.14
Monitoring standard output buffer and redirect to a string C++ 0.00
Reordering of operations and lock-free data structures 0.00
Iterate over a C++ container in C +0.32
C++- "using" keyword or using namespace name with scope r... +2.01
Splitting up a string from end to start into groups of two in C++ +1.34
Read the whole file, then overwrite all in same std::fstream +0.34
How one can safely serialize std::basic_istream<char>::pos_ty... 0.00
Why const_iterator could be used with std::map::erase -1.63
C++ - Xcode "Inline Function Expansion" optimization feat... 0.00
C++ remove_if without iterating through whole vector -0.88
How to generalize container adaptors with templates? -1.61
Is there any way to know which headers are automatically included i... +1.59
C++ smart pointers +1.63
Why is it possible to use the dereferencing operator multiple times... +0.86
How to remove every second value from a C++ array without making a... -0.02
Multiply variable number of arguments +1.09
How to properly overload the operator<< for a class with a co... -0.72