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 ... 16 17 18 19 20 ... 68
Title Δ
Creating a tuple of data and sending unpacked as a function argueme... 0.00
How do I remove a function from overload resolution? +0.87
Stream insertion combined with postfix operators +1.29
Most elegant and efficient way to remove disallowed characters from... +0.51
Bypassing base class constructor calling +0.33
Is circular dependency good or bad -2.90
Matrix template, memory leak -0.43
Compiler: "instantiated object" does not name a type 0.00
Initializer list syntax in member initializer list (c++11) -1.91
Can reinterpret_cast (or any cast) convert xvalues to lvalues? -1.30
ifstream.read() of a file 0.00
Function signatures in C++ templates 0.00
Why does a string become an integer in C++? -1.27
getline(param1,param2,param3) usage in c++ ,linux 0.00
how to write a template converts vector to Json::Value (jsoncpp) 0.00
Ternery operator in C++ strange behavior +0.33
Which to use: move assignment operator vs copy assignment operator -0.16
Why set int literal to a pointer is allowed, but compare is not? +0.36
Difference between std::reference_wrapper and simple pointer? -0.28
Scrabble point counter c++ +1.19
variadic templates same number of function arguments as in class -1.79
Is it possible to use cin and getline one after the other on the sa... +0.46
Template parameter as return type +0.36
Using successive cin >> input loops 0.00
error: use of deleted function. Why? -2.03
Class locals as predicates pre C++11 0.00
Type of lambdas in C++ -1.89
Anonymous objects in C++ and how they are shared at run-time? 0.00
C++ Compile errors -0.56
Initializing a ref-to-ptr in a struct after malloc() -0.63
C++ Unable to Perform Flow Control Based on STL Container's Type +2.24
string from istringstream getline not comparing right 0.00
Smarter way to implement this switch statement +1.53
Use STL std::sort the way as qsort_r -0.70
Reading from a text file properly -0.55
c++ use template to make a most generic function 0.00
Passing the return value of a constructor as an argument 0.00
C++ char* error, program crashes -0.68
shouldn't std::pair<T1,T2> have trivial default construct... +0.27
Argument passing by auto in range based for +0.99
C++ a default constructor of a class calling another default constr... +2.26
Deciding which derived class is passed as an argument -0.56
Why aren't C++14 standard-defined literals in the global namesp... +1.41
Template with more parameters 0.00
Retrieve a char from a std::stringstream 0.00
How to write template specialization for only SOME of the parameter... +0.33
Checking printf output in CppUnit 0.00
make_unique giving error 2248 +1.79
How to print a set number of strings to output? C++ 0.00
Inheritence doesn't seem to be working properly +0.33