StackRating

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

Dan O

Rating
1507.65 (101,364th)
Reputation
2,350 (71,717th)
Page: 1
Title Δ
Rule of three for inner class, outer class 0.00
Inserting QObject * in QMap - cannot initialize or pass the pointer -4.03
Static class member are different within dynamic libraries from mai... 0.00
how to modify compiler with cmake for cross-compiling 0.00
Why is vector<int * const> illegal/illogical? +0.02
redefine __LINE__ and __FILE__ constants -0.14
Refactoring inheritance into templates while retaining certain char... +5.39
Visual Studio from the command line +3.64
C++ invalid cast from type ‘void*’ to type ‘double’ -3.26
LaTex: IEEEtran "\title{ title }" doesn't show -4.12
Why C++ default initialization doesn't zero-initialize non-class ty... -1.54
fundamental types as a function templates parameters -0.89
Confused about WinMain Example return type -4.24
QProgressDialog "closes" when another process is started 0.00
problems inheriting from a c++ template class -2.93
What is the motivation behind static polymorphism in C++? -0.08
const correctness for configuration structures +4.77
Why we don't use format specifiers with cout? +4.45
How do I declare a variable sized array in C? +0.18
What is cache in C++ programming? +1.59
When should I prevent implicit destruction? How does it work? 0.00
Do std containers always throw exceptions in a multi-threaded envir... -3.96
Mutex vs boolean +3.97
Making files with map or scenario information, such as what resourc... 0.00
Copy constructor invocation for member objects +1.45
C++ Polymorphism and the new keyword +0.60
Inheritance/interface decisions for physics engine +4.81
Managing forward declarations +1.32
Simulating water resistance in Box2D +4.04
What is the purpose of the "final" keyword in C++11? -1.97
Segmentation Fault when deleting an existing object -0.19
How to handle class hierarchy +4.02
polymorphism with =operator using pointer base class +4.09
How to optimize building speed in visual studio 2008 0.00
Qt C++: Global objects vs. reference chain -4.04
What is the correct Qt idiom for exposing signals/slots of containe... -1.92
Linked List exercise, what am I doing wrong? -2.83
strategy to allocate/free lots of small objects +3.76
Which light C++ event/delegate (signal/slot) library should I choose? +0.01
OOP: self-drawing shapes and barking dogs -0.25
Easier way to find (visual) position of QModelIndex in QTreeView 0.00
How can adding code to a loop make it faster? +2.27
What is the worst real-world macros/pre-processor abuse you've ever... -3.13
In C++, where in memory are class functions put? -3.21