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 ... 5 6 7 8 9 ... 68
Title Δ
c++11 enable_if error - template parameter re-declaration 0.00
Can I make some variables template specific? 0.00
Is maximum float + x defined behavior? -1.64
Template overload precedence -0.78
GCC and Clang different behaviors on constexpr constructor +1.95
Variable templates only available with C++14 0.00
Conditional typedef of a function -0.65
Is the usage of main without a return type phased out in C++11? +0.01
How to declare STL Set with comparison Object of class with paramet... 0.00
Why does std::pair expose member variables? -0.88
Forward a function into a lambda-expression in c++11 -0.18
Partitioning a vector using std::partition +2.44
Lambda key comparator for map 0.00
Is iterator to a container with incomplete data type legal? 0.00
operator<< overload for a member type in a template class in... +1.46
Not able to call base class constructor from dericed class with par... -0.85
Function template taking a template non-type template parameter +1.61
c++ how to read stream till end of line +0.41
Could not Insert data into std::set. Discarded as duplicate +1.00
How std::bind works with member functions +0.33
How to specialize template pack? +0.32
c++ creating an array of object in a function need to use the array... 0.00
Implicit conversion from template method argument's return value 0.00
What are the reasons that extending the std namespace is considered... 0.00
Why can't I resolve a constant expression after increasing -fco... -0.20
Unable to chain overloaded assignment operator despite returning a... 0.00
Difference between c++ and c# in stack over flow exception 0.00
Why does this custom comparator fail in construcing std::priority_q... 0.00
C++: rvalue reference memory 0.00
I cant seem to get the correct average 0.00
Validity of the copy-swap idiom 0.00
Add new index in the middle of an array +0.46
istringstream ignores first letter +0.90
Deleting forward linked list -0.45
Does signature of custom assignment operator=() matter when I just... -1.04
Cannot get templates to compile under Visual Studio and clang 0.00
c++ file pointers not working properly 0.00
How can I reverse the output stream in c++? -2.80
Check if std::fstream is in write or read mode +0.31
How to force std::vector call a specific constructor depending on a... -0.17
Wrap a general function to take it's arguments from a sring 0.00
Avoiding C++ explosive instantiations of template classes that take... +1.26
input data from a file when each is a different type and a comma de... 0.00
How is std::is_empty<T> implemented in VS2015 (or any compile... +0.30
C++ how to ifstream and ofstream 0.00
How is the move constructor of member variable invoked without usin... +0.86
comparing two files byte-wise 0.00
Why does cout.precision() affect the whole stream? +0.35
Does ios::app not also imply ios::out in C++? +0.33
Implement quicksort on bi-directional iterators -1.83