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 ... 12 13 14 15 16 ... 68
Title Δ
What is going on with Args..., Args&..., Args&& 0.00
How to register a non-void function with atexit()? +1.00
Reading from the Istream, how to first read one word then an entire... -1.00
Are c++ Strings mutable UNLIKE Java Strings? +0.58
Difference between basic binary search for upper bound and lower bo... -2.27
Simple C++ swap function -2.39
C++ Can an fstream object be set to automatically write a newline o... +0.18
Connecting two streaming functions c++ 0.00
Codecvt doesn't work in gcc +0.36
Checking for existence of an (overloaded) member function +1.35
Is it safe to reuse a std container after std::move? 0.00
How to work around the fact that std::function has no operator==? -1.65
std::cout formatting in Cpp 98 standard -1.29
Remove element from vector using 'this' keyword -0.69
priority_queue::emplace calls push_heap? 0.00
is it possible to copy the value of bitset<8> to a string of... 0.00
Postfix expression with template-argument-list not being picked up... 0.00
std::unique_ptr and its effect on matching pointers in STL containers +1.77
custom ostream that will call the function with string as argument -0.18
Is it possible to generate list of dependencies for a C++ file? 0.00
Is there a way to create makefile that uses only required .o files? +1.55
How to easily know which special member functions the compiler has... 0.00
ostream on a std::unique_ptr class member +1.69
How to enable the input stream the first time with Cin? 0.00
String to hex char array +0.32
"redefinition" error changes to "differs in levels o... +1.13
Double presentation and precision? +2.01
Operator priority with operator overload? 0.00
What are the different character sets used for? 0.00
Does the multibyte-to-wide-string conversion function "mbstowc... -0.41
Can different threads insert into a map if they always use differen... -0.68
Struggling with a textcounter 0.00
Why does calling std::move on a const object call the copy construc... -1.66
std::pair as key in map +0.12
How do these two functions defined in the same class manage to call... 0.00
Float in c++ smaller range than IEEE 754 0.00
Analog scanf("%1d") for C++ (std::cin) -0.52
Unexpected Output While Using Threads +0.31
Call virtual parent protected function from within a Lambda 0.00
Nested class of class template can be "incomplete" -0.08
C++ Thread Safety For Addition Operation -0.18
Using dynamic memory allocation with C++ Libraries +0.79
Sorting of custom structure not working 0.00
Map, pair-vector or two vectors...? 0.00
ifstream doesn't read the double to the end c++ +1.73
C++ generic iterator -1.27
Generic lambdas Vs Standard template functions (What to use and When) 0.00
Remove spaces from char-array by using a function with a pointer ar... -1.35
Why isn't RVO / NRVO always applied? +1.67
C++ ofstream equivalent to Win32 CreateFile with CREATE_NEW 0.00