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 ... 46 47 48 49 50 ... 68
Title Δ
reading a FILE* with (hopefully standard) C++ tools? +1.38
How to disambiguate function templates that differ only by return t... +0.41
Good praxis and performance benefit using a public reference to a p... +0.40
C++ custom compile-time check +1.52
Why is it clear that a template function instantiation will not be... +0.04
Explicit `this->` in member functions +1.07
Explicit specialization using variadic parameters within variadic t... +0.39
C++ map with a struct +1.22
STL iterator: Assertion Error -0.30
Template argument deduction and pointers to constants 0.00
Getting desired binary data ranges from std::istreambuf_iterator an... +2.16
What is a proper use-case of `std::nullptr_t` template parameters? +2.44
I want to string in phone numbers that are listed in a text document 0.00
trying to write std:out and file at the same time +2.12
How can I read numbers from a file in C++? -0.60
Fstreams C++ has extra spaces on writing 0.00
Crash when deleting a pointer -0.90
boolalpha capitalize 0.00
How to apply decltype to member function in declaration of operator[] 0.00
What have I done? Need to instantiate derived class in method of a... +2.07
How optimally efficient are the STL/standard C++ containers? +1.22
Why is there no std::string constructor for reference to array? +0.27
c++ function overloading, expression templates and namespace -2.17
C++ floating point accuracy in while loops -0.84
c++ use ifstream from memory -0.68
Unexpected output for simple std::map iteration in c++ -1.63
strict weak ordering confusion +2.09
Two way reference between classes - How to avoid them knowing each... +0.78
Why doesn't basic_string::append (iter, iter) call std::copy? -2.08
A call to delete [] crashes program, but not while debugging -1.06
Neither copy nor move constructor called 0.00
Does boost::condition::notify_all guarantee that a listener thread... +2.48
Strange data when cloning a vector 0.00
STL set::find redefined search +0.15
priority_queue constant expression 0.00
C++ Using a template class pointer as a template parameter without... 0.00
Using an object variable for multimap equal_range() 0.00
Header file for pair stl -0.92
How to assign method member pointer of a subclass? +0.19
Makefile error: missing separator, compiling with SDL and OpenGL +1.53
How do I fill a C++ vector with input from keyboard? -1.62
Stack around variable is corrupted 0.00
How do I read character by character from a text file and put it in... -1.54
Correct path in open() 0.00
c++ counting number of lowercase letters in a user inputted line of... -1.17
explain how vector of pointers can be initialized and deleted prope... -1.63
C++11: defining function on std::array<char, N> -0.58
valgrind Invalid read of size 4 +0.38
Why cin.fail() doesn't return false when entering a number followed... -0.31
Validating input in C++ -1.11