StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Dieter Lücking

Rating
1495.19 (4,268,332nd)
Reputation
18,786 (7,369th)
Page: 1 ... 10 11 12 13 14 ... 17
Title Δ
what happened when function return +0.52
Strange class template specialization +0.61
Is cleaning your code not required anymore in C++? -0.20
How do iostream iterators work? -0.19
Using unique_ptr with gsl_vector -0.13
Difference between `cout << x` and `cout.operator<<(x)`... -0.10
Will `std::vector` do anything I haven't asked it to -0.44
One template function that can accept two lists of any types +2.15
Behavior of using-directive 0.00
Run PHP Script From C++ +0.02
vector::empty() bugged, or am I missing something? +2.37
Can I implement different implementation to same function from diff... -0.23
Friend function of templated structure with argument types dependin... +0.53
why is the vector throwing this assertion failed alert? 0.00
Passing a vector by reference through a function 0.00
How to convert boost python list to PyObject 0.00
How can I use C++11 variadic templates to define a vector-of-tuples... -1.27
Computing median of std::vector<double> causing segfault +1.25
prevent multiple inheritance in C++ -0.33
Restricting templates to only certain classes? +0.52
Preprocessor loop over sequence of header files 0.00
Can I partially implement an interface hierarchy? +0.51
A C++ template is just "grammar safe" and not type safe f... -0.68
Should I be using numeric_limits or C limit macros? -1.31
RVO, move semantics and the struggle towards optimal code 0.00
'Resource Acquisition Is Initialization' for solving memory leak is... +0.54
Typedef private struct prototype in source file +2.08
Possible to template on types OR non-types? +2.87
Is using same parameter name and member name valid -0.79
Find if there are 4 collinear points in a set of points +0.07
C++ file Handling class 0.00
exception handling - writing file with another filename if it's exi... -0.43
using keyword on nested class to get enum in c++ 0.00
C++ conversion: have pointer to object member, calculate pointer to... 0.00
Does Nulling a pointer before delete gives memory leak? -1.68
Strange behavior setting bits -1.37
how to compute 'y' in 2^y = 2^q0 + ... + 2^qn efficiently in C++? -0.13
Interfaces and -Wctor-dtor-privacy +0.00
Create a fractions matrix 0.00
Non-deferred initialization of local static objects? -0.48
Why is throwing a non exception considered bad design? +0.35
How to correctly normalize a floating point value in C++? -1.07
Difference between content of stream and the string `str()` returns? -1.60
floor & ceil for positive floating point values 0.00
C++ - serialize double to binary file in little endian +0.07
what is the use of ... in c++ +2.02
Forward, right, up vectors - Replace up, but keep relation of forwa... 0.00
Is it dangerous to rely on overflow? +0.23
Upgrading a VS2010 project results in '0xC0000005: Access violation... 0.00
Design pattern for Shape Collision C++ +0.55