StackRating

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

Dirk Holsopple

Rating
1536.34 (13,781st)
Reputation
7,685 (20,627th)
Page: 1 2 3
Title Δ
cannot convert '*void(MyClass::*)(void*) to void*(*)(void*) in pthr... -2.36
How to make a std::shared_ptr from a non-pointer object? -3.17
C++ object pool: program crashes when using malloc(SOLVED) -4.07
why I can access private method from outside in C++? +4.10
Very strange Segmentation fault analysis in GDB +3.55
reinterpret_cast, casting to brother class -1.93
How can I create a polymorphic object on the stack? -1.53
C++: implementing a smart pointer -1.11
Possible to use type_traits / SFINAE to find if a class defines a m... +4.99
No curly braces around main() -- why does this work? +4.23
Declaring methods extern in C++ 0.00
Performance comparison: strstr() vs std::string::find() +3.30
The effect of class member function number -2.03
Making strings by pointers -3.70
How to use objdump to interleave source code in highly optimized ob... 0.00
C++ - Check if pointer is pointing to valid memory (Can't use NULL... +1.03
Declaring QStringlist variable globally, Getting location path usin... -0.38
static const vs. #define in c++ - differences in executable size +4.10
Is this an acceptable way to lock a container using C++? +3.46
Why use template specializations? -3.51
LNK2005 error with multiple translation units 0.00
Unusual compiler error in C++ program. Not syntax related. Windows... -3.65