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 ... 7 8 9 10 11 ... 68
Title Δ
why are there std::not1() and std::not2() rather than a single over... +2.24
Using negation of UnaryPredicate in erase-remove idiom -0.71
Hexfloat manipulator and precision 0.00
Make std::cout output multiple string in the same row one after the... +1.08
Parsing a C++ string into a tuple +0.55
How to initialise a floating point array at compile time? +1.12
Use decltype to declare the return type +1.77
Is it correct to extend the implementation of the member selection... -1.07
istream_iterator to iterate through bytes in a binary file -1.53
C++ Return entire null separated string +0.32
Is there a way to determine language features implemented by a C++... -2.29
Most efficient way to return+reset member variable? +0.30
Linking of template object files - different behavior with clang an... -0.21
Using of Operator Overloading form +0.33
Define a template function taking a parameter of a template class -1.16
How do I use cin between strings in C++? +0.75
will the try block guard the destruction of local variables? 0.00
Issue with Pointer to an fstream in C++ +0.32
Matching printf Formatting with iomanip -0.74
C++ reversing indexer and name of array -0.71
How to check cin is end of file? 0.00
fstream seekp() not working when the file is opened in ios::in and... -2.53
Are there ways to specify the conversion character for double and f... 0.00
cannot convert from 'const char [3]' to 'char *' x1... -0.71
C++ - Deleting an object before returning it +0.35
Using Template Function properly +0.33
Unknown application failure during vector initialization 0.00
How rvalues in c++ stored in memory? -0.46
Return type of double **function() +0.31
overloading Extraction and Insertion << >> operator c++ 0.00
Modifying private object properties through method which returns re... -0.68
I wanted to develop a function which takes a vector of any type and... +2.29
Merge two lists c++ -0.03
Can't figure out how to check if anything has been inputted -0.18
Erroneous expression in a nonptr-new-declarator 0.00
Explicit instantiation failing with gcc - why? 0.00
C++ iterate over vector of objects and apply STL algorithms to memb... -0.14
c++ Output stream not working with templates and namespaces 0.00
istream for char buffer 0.00
Writing a custom allocator 0.00
Is c++ class destructor called when I create object inside extern c -1.05
Return value optimization and destructor calls -0.40
Why the sizeof(D) increased by 8 bytes in VS2015 when I derived D f... -1.42
Does the function return type affect the choice of an overload? +1.37
what problems can calling std::list/vector/map/deque::empty() outsi... +1.07
Why this usage string with ostream cause stackoverflow? 0.00
Unable to retrieve the method of fstream object -0.39
error: expected primary-expression before 'int' (In the con... 0.00
How to implement an intrusive linked list that avoids undefined beh... +0.87
Iterate by level over right most element of a heap 0.00