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 ... 58 59 60 61 62 ... 68
Title Δ
C++ private constructor (with argument) does not allow instantiation +1.40
Is it possible to write header file without include guard, and with... +0.33
Designing an object in C++ that can be compared in multiple ways -0.64
Clean allocation and construction of one object with the standard C... 0.00
Cannot extract some records from text file -0.55
How to create a commercial library with template using in C++? -0.65
Placement new to get dynamic sizeing +0.46
FStream class and using strings as parameters -0.34
What is the correct implementation of erase function in vector class +0.74
Non-standard library placement new with user-defined allocators 0.00
IO File code is being inconsistent 0.00
Template class methods definition with enable_if as template parame... -0.09
std::sort on container of pointers +0.12
Inheritance: No appropriate default constructor available -0.47
How can I initialize an array of objects whose constructor require... -0.27
Why the compiler doesn't complain about the catch clauses? -1.91
Very strange C behavior +0.32
cstdio streams vs iostream streams? +1.24
Using multiple allocators efficiently +1.03
displaying an iterator to a vector -0.65
Why is it not good to use recursive inheritance for std::tuple impl... -0.99
C++ "simple" function callback for functions with arbitra... +0.40
calling int main() from python 0.00
How can I get consistent program behavior when using floats? +0.95
Why is += valid temporaries in standard library? +1.55
Explicit instantiation of operator>> overload -0.22
Why does the program loop infinitely? -0.54
Templated methods in a templated class 0.00
unresolved externals c++, default constructor 0.00
Knowing initial user input after getline cstring assignment +0.75
Does the default allocator zeroize int? +1.23
Using an STL algorithm on vector of pointers of an object (C++) +0.02
C++ memory deallocation after return -0.66
trying to force static object initialization -0.15
Radix Sort in C++ 0.00
Converting std::string to upper case: major performance difference? -0.09
Iterating over the output of a member function in std::for_each +0.28
Calculation not outputting expected answer +0.56
Convert Unsigned Long to an string in ascii +0.41
Can boost iostreams read and compress gzipped files on the fly? -0.50
C++ - inheriting ostream crashes on android but not windows -0.58
seekg zero from current position resets eof flag 0.00
String to floating point conversion with support for both decimal p... -1.38
Template class compilation "expected constructor, destructor,... +0.66
Templates in C++, Generics in Java and the >> bit shift opera... +0.64
iterating over a std::map using boost::bind -0.59
Why does moving a pointer variable not set it to null? +2.12
how to find the value and index of max/min value in C++ 0.00
My string gets from the ifstream also "\n" +2.42
Parsing a string on whitespace with the assign, substring, and find... 0.00