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 ... 43 44 45 46 47 ... 68
Title Δ
C++ exception thrown inside constructor member initializer? -1.76
Is calling destructor manually always a sign of a bad design? +1.23
I need some help to understand this paragraph from Nicolai Josuttis... +1.26
Decimal GCC library 0.00
Argument-dependent lookup -- when is it done, what is searched, and... 0.00
string reverse program in C +0.37
c++11 lambda expression issue (vs2012 update 1) 0.00
what does (template) rebind<> do? +1.37
C++ string / container allocation +1.46
How to troubleshoot: undefined reference to `non-virtual thunk to .... 0.00
does fstream read/write move file pointer -1.73
Where you can declare variables in C++? +1.64
SIGSEGV signal while iterating a map in C++ 0.00
How to redirect cout and cin? +1.64
C++ initializing template class 0.00
Using new on void pointer +0.44
Use 'sort' with char array(C++) -1.45
Same type for template function inside template class +2.44
Error in using unique_ptr with member function pointer +2.46
How does std::flush work? +1.44
VS 2010 C++ LNK2005 errors while using #pragma once and #ifndef +1.41
c++ Detecting If A User Entered A String Instead Of An Int 0.00
What's the difference between these three forms of syntax for calli... +1.88
Run-Time Check Failure #2 - Stack around the variable 'id' was corr... +0.40
How to avoid including the same code when using C++ libraries? +1.14
C++ decimal data types +1.45
Is reinterpret_cast bad when dealing with low-level byte manipulati... +0.41
C++ Reversely sort characters in a string -2.10
Template function to add a value to every element of a collection -0.99
Change all accented letters to normal letters in C++ -0.50
Why doesn't std::remove remove the last element of my array -1.74
GCC stdlib XCode 4.5 0.00
Is there any performance difference between malloc and new in C++ +2.07
Synchronous and ASynchronous APIs 0.00
Why does template<typename T> evaluate to Foo instead of Bar... +1.35
Is there any reason why the stream cout has the flag std::ios_base:... +2.19
C++: Linking files with GCC compiler -1.28
Alternative function syntax difference +2.16
Why can't I initialize std::vector with list-initialization 0.00
Can't copy a std::vector<std::function<void ()>> using... -2.23
vector::clear() behind the scenes & destruction +0.39
How to write custom input stream in C++ +1.86
Single producer-multiple consumers: How to tell consumers that prod... +1.42
C++11 "Non-movable" type -0.13
How do I use a template type of an outer class as a field in an inn... 0.00
C++ decltype fails to deduce type +1.37
How to print a bunch of integers with the same formatting? +0.85
Side-effect not working -0.91
Static methods vs local methods within a class -0.67
Does Passing STL Containers Make A Copy? -0.27