StackRating

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

Richard Corden

Rating
1510.07 (70,110th)
Reputation
18,463 (7,527th)
Page: 1 2 3 4 5
Title Δ
Why can't I put a variable declaration in the test portion of a whi... +2.02
Default parameters with C++ constructors +0.69
Looking for something similar to offsetof() for non-POD types 0.00
const static +2.19
Do you use NULL or 0 (zero) for pointers in C++? +3.32
"You can't forward declare classes that overload operator&... -3.48
STL non-copying wrapper around an existing array? -0.42
Can you use keyword explicit to prevent automatic conversion of met... +1.48
String literals inside functions: automatic variables or allocated... +2.59
Improving the quality of code? -1.32
Unnamed/anonymous namespaces vs. static functions +0.80
Inheriting from protected classes in C+++ +1.82
Converting a pointer into an integer +2.44
Class design vs. IDE: Are nonmember nonfriend functions really wort... +3.20
Is it possible to subclass a C struct in C++ and use pointers to th... -3.57
STL like containter typedef shortcut? -2.75
C++ usage in embedded systems -0.98
Any workarounds for non-static member array initialization? -0.11
design by contract tests by assert or by exception? +0.18
Cleaning a string of punctuation in C++ -2.89
Getting a vector<Derived*> into a function that expects a vec... -0.15
Is this C++ structure initialization trick safe? +1.05
Portable way to catch signals and report problem to the user +3.76
If classes with virtual functions are implemented with vtables, how... +3.19
Does several levels of base classes slow down a class/struct in c++? -2.70
std::map insert or std::map find? +1.36
Why can't variables be declared in a switch statement? +3.16
How should I detect unnecessary #include files in a large C++ proje... +2.79
Will this C++ code cause a memory leak (casting array new) +2.23
C++ Template Ambiguity +4.18
Should a function have only one return statement? +1.27
Exception analysis tool for C++ 0.00
Of Memory Management, Heap Corruption, and C++ +3.33