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 ... 11 12 13 14 15 ... 68
Title Δ
How do I build gcc with C++ concepts ("concepts lite") su... 0.00
Deduce template parameter pack from function call -0.18
std::get_time - How to check for parsing error -0.70
Calling destructors on new placement buffer? +1.34
Why does compiler say it can't see a template it has just gener... +0.31
performing vector intersection in C++ +1.07
what happens if I cast (a pointer to class A) to (a pointer to its... +0.31
Why io_service can be used without run() for synchronous operations 0.00
how to create move constructor that takes const char* "string... +1.74
Linked List help c++ 0.00
vector<string> - std::sort don't work +1.45
Allowing users of a class to move private members +1.63
How can I avoid using the type name type +0.32
Custom manipulator for class -0.47
C++ Program crashes after asking for input from user -0.68
Determine that elements in range placed in contiguous memory 0.00
C++ - Most efficient way to return largest element in vector less t... +0.83
STL How to save iterator after erase() +0.37
Return rvalue reference vs return by value in function return type 0.00
Why does it look like that cin converts my double input into intege... 0.00
stl style algorithm: how to manage output iterator -0.21
new operator + default constructor in c++ 0.00
How can an istream evaluate to false? 0.00
Why is string::resize linear in complexity? -2.12
Convenient way to define all comparison operators for class with on... +0.94
Windows to Linux port c++ errors 0.00
Range for loop through forwarded iterable +0.79
How to avoid conflict between cin.operator>> and getline? 0.00
Order of function calls in variadic template expansion 0.00
Delete a key/value pair from an unordered_map C++ +2.39
what does rdstate() return value means? 0.00
How to implement an easy_bind() that automagically inserts implied... 0.00
Program crash on load 0.00
Where is the standard library? -0.25
Why does boost::asio::io_service not compile with std::bind? +1.35
C++ reinterpret_cast - will this always work correctly? 0.00
When are function templates resolved in c++? +1.66
ifstream, unbuffered read, and no read ahead caching? 0.00
How to check stream for failure in same line as initialization? +2.11
Correct way for thread safe indexing operator in c++ 0.00
Iterator invalidation by `std::string::begin()`/`std::string::end()`? -0.30
In C++, how to let a (nested) compare functor refer to data of the... +1.13
How can I convert a reference type to a value type? -1.79
copy elision visible side effect 0.00
Why use showpoint when you can use setprecision fixed? +0.43
passing by reference in C++ 11 threads; changes are localized 0.00
Is there a reason some functions don't take a void*? -1.95
Is sizeof any type other than char guaranteed? +1.17
Why is the following class template matching not ambiguous? -1.77
Arithmetic error with double c++ 0.00