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 ... 65 66 67 68
Title Δ
When has RAII an advantage over GC? -0.80
Nested try...catch inside C++ exception handler? +0.77
Overriding rules in C++ -2.61
Order of initialization -3.64
Taking char 'e' as input and comparing +3.61
Vector iterator not dereferenceable when changing iterator comparis... -1.56
Requiring overridden virtual functions to call base implementations -3.42
Having a class method/variable only accessible from one other class? -2.28
How to correctly create a base class in c++? +2.80
Boolean expression (grammar) parser in c++ +2.03
Do sub-classes share static variables of parent class in C++? +0.80
O'Reilly's "Objective-C Pocket Reference" claims C++ does... +5.00
What is proper way to delete objects that resides in a list that yo... -2.31
STL algorithms vs plain code -0.64
Wrapping executable's input and output in c++ -4.91
c++ declararion variables in for loop +3.48
custom smart pointers and polynomial number of comparison operators +0.78
Why the pointer to single integer memory location can't be deleted? -3.86
operator<< overload for smart pointers -2.51
Overloading and Template Combined 0.00
sample tcp ip server client in C/C++ -3.73
Avoiding unnecessary template instantiations in a fluent interface 0.00
non-virtual template based class - leak memory? -0.97
Why is my overloaded template function is promoting to const differ... +5.76
Best way to sort a tree node? -0.07
Can names inside an anonymous namespace in the global scope have le... +5.29
Portable end of line (newline) in C++ -1.11
Streaming all output within a block of code to text file in c++ 0.00
Why is non-qualified template function's instance without angle bra... 0.00
Compatibility of *.dll *.a *.lib *.def between VisualStudio and gcc +3.74
What is `type_info::before` useful for? +1.89
Correct way to define C++ namespace methods in .cpp file +1.94
How can I get rid of this reinterpret_cast, or is this usage OK? +0.10
Using ICU to implement my own codecvt facet 0.00
Get the size of large files in C returns size as 0 -1.47
lookup table of non pod structure -3.07
Parsing a character array with several null terminated characters i... +0.70
Sort std::vector<myclass> in one line using sort function fro... +3.40
Initialization of derived classes in c++ +0.77
How to get the right pointer "alignment" in case of multi... +4.36
Getting the preprocessor to process a block of code -2.84
C++ -using file scope static function 0.00
separating constructor implementation with template from header file -3.05
Is `int` by default `signed long int` in C++? -0.79
Minimizing repetitive code in C++, a not so straightforward case +2.30
Server with multiple clients - writing with select() -3.86
How to create a test environment while using an external C++ API? +0.49
memory layout of inherited class -1.99
Can we define a template function for some data types only? +3.76
Need help in memory diagram +5.48