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 ... 37 38 39 40 41 ... 68
Title Δ
Who should have an iterator, my data class or the actual list insid... 0.00
Trouble with arrays and I/O files 0.00
Reverse preprocessor stringizing operator 0.00
vector of template struct -0.97
Is it good practice to fake an inserter? -1.76
Segmentation fault when printing out arrays 0.00
Portable way of setting std::thread priority in C++11 -1.75
Attempting to create a queue - issue with crashing C++ -0.17
Operator overloading C++ for operator+ and operator= +0.33
How to read matrix elements one by one from file -0.70
c++ : syntax for is_member_function_pointer in a template declaration +1.64
c++ : how does std::bind() 'know' whether the template args refer t... 0.00
Is inlining done at compile time or run-time? +1.42
Superclass needs more information than provided by initialization l... +0.32
std vector construct element once +0.66
override with new function declaration syntax 0.00
C++ memory leaks with unordered_map +1.54
Way to initialize static members in the header +1.21
Technique for using std::ifstream, std::ofstream in python via SWIG? -0.02
Implementing a linked list using c++ 0.00
fwrite outputs character string incorrectly 0.00
Generating an interface without virtual functions? -1.43
C++ inventory item removal -0.16
Bit masks and long-long -1.23
Template specialization with type conversion -0.68
Difficulty implementing the -> structure dereference operator -0.37
Overloading templated function, with different return types based o... +0.96
Why decltype is required in C++11? -2.05
Using std::istream_iterator to read up to N values +2.04
Pointer to function returning function pointer +1.97
Passing by Value and copy elision optimization 0.00
Left shift bit operator overloading 0.00
Read the data from file in C++ 0.00
How to save a statically optional value +0.52
Is there a way to determine if a parameter is a literal string? -0.55
Split string by delimiter by using vectors - how to split by newline? -2.49
C++: overriding function from templated base class 0.00
C++ "undefined references" with private static members -0.05
How to make array of string from string that contains csv data? 0.00
c++ program for reading an unknown size csv file (filled only with... +0.71
index std/boost::map by struct element 0.00
C++11 multithreading locks and atomic primitives +1.27
C++ thread conversion error +1.35
Why can't the complier find this operator<< overload? 0.00
Count the number of unique words and occurrence of each word 0.00
Iterate through vector up to specific element in vector -1.30
String::erase throws length_error when using it with iterator +0.49
What happens when we do cout<<string? -0.53
Matching balanced and nested braces in input text 0.00
Why does (0 > v.size()-1) evaluate to false for an empty vector? -1.48