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 ... 8 9 10 11 12 ... 68
Title Δ
Validating Floating point in C++ without special libraries +1.88
How to overload a template function for use with enums? +1.19
Skipping a line with getfile -1.70
generate an implicit tuple while calling a function +1.15
const-pointer to non-const-pointer in constructor -1.39
How does convertion between char and wchar_t work in Windows? -1.84
C++ Derived Class override constructor value change +0.31
How to identify class type to cast a shared_ptr to that type -0.69
Why is this call to swap() ambiguous? -1.18
How could it be that calling a free function from GLM (like dot) ca... 0.00
Can I insert an element to a given iterator for a map? -1.83
condition variable usage in detecting an event in C++ scott meyers -1.34
Large integer implicitly truncated to unsigned type [-Woverflow] 0.00
Create denormalized (subnormal) floating point values in C++ +0.71
C++ Correct way to pass a std::unique_ptr object as reference on a... -0.78
Copy constructor is not called whereas it should be 0.00
Extract a subvector from a vector with iterator +2.24
C++ Input Validation to avoid ability to break code -0.69
Deduce function parameters from a generic function/lambda -1.92
Why defining a destructor deletes the implicitly defined move assig... +0.23
C++ . Block console input after 5 characters 0.00
Is the partial specilization of const _Tp* in stl_iterator_base.h i... 0.00
why use a move constructor? +0.78
Pointer Deallocation and Heap memory, c++ +0.20
What does cout << std::ios::hex do? -0.29
Custom Compare function for for a priority_queue of struct pointers -0.65
Understanding function pointers and reference 0.00
How function call is working on an unitialized data member object i... 0.00
Compile time limit on number of function calls in C++ 0.00
How to read strings and double from text file into link list 0.00
Detection of overflow +0.19
Throwing with the ternary operator -2.64
Implementing an AVL tree using values from a text file -1.02
What is the order of initializing local variables and running state... 0.00
A way to not accept float as input c++ +0.67
Templated Quick/Merge Sort -1.23
static_assert on array values -2.09
Is virtual methods overhead significant? 0.00
Why does the STL provide a const overload for std::container::begin... +0.08
std::vector<string> odd behavior +2.16
sorting a list of pointers c++ - no matching function error 0.00
Why can't I print out my string array c++? 0.00
Warning: extended initializer lists only available with -std=c++0x... 0.00
Using std::stable_sort with a array of pointer to functions 0.00
Fixing a parameter when using std::bind 0.00
const-reference qualified member function 0.00
The classical C++ static initialization order fiasco revisited 0.00
Why should arguments be passed by value when used to initialize ano... +0.34
Will any compiler actually ever elide these copies? +1.32
Errors with std::enable_if<> +0.32