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 Δ
Operator Overloading in C++ as int + obj -0.65
Partial ordering with function template having undeduced context +1.16
Can I cast std::vector<Animal*> to std::vector<Dog*> wi... -0.63
Constructor of class in template -0.07
How to handle incorrect values in a constructor? -1.04
#pragma once vs include guards? -0.31
C++ Puzzle: Prevent heap allocation for derived classes, allow auto... +0.20
POD class initialized with placement new default initialized? 0.00
Forward "Pre-declaring" a Class in C++ +1.40
Overloaded member function pointer to template +1.15
Convert struct to unsigned char * -0.68
Exception slicing - is this due to generated copy constructor? -1.84
Interface/Superclass for Collections/Containers in c++ -0.51
Default value to a parameter while passing by reference in C++ +0.74
Call different classes in different time in same function -0.47
C++ code and objects from C? -0.93
why is set_intersection in STL so slow? -0.24
Literate Coding Vs. std::pair, solutions? -0.32
Regression testing in C++ +0.45
Fast method to read and store serialized objects with pointers and... -0.23
C++ static initialization order -0.14
Coding C++ without headers, best practices? +0.99
C++ template syntax -1.13
Specialize Function Templates vs Function Overload vs Class Special... +1.23
Take the address of a one-past-the-end array element via subscript:... +0.33
In C++ is "const" after type ID acceptable? +0.98
C++ clean i18n library +0.35
Automatically generate C++ Source and Header (and update vice versa... +0.45
C++ Code Generation +0.93
How can I perform pre-main initialization in C/C++ with avr-gcc? +0.44
Why doesn't this return type work? (C++) -1.12
while (1) Vs. for (;;) Is there a speed difference? +0.37
default template class argument confuses g++? +0.49
How can I disambiguate this template code? -0.32
Avoid Deadlock using Non-virtual Public Interface and Scoped Locks... +2.42
C++11: a new language? +3.57
Should I declare all functions virtual in a base class? +4.05
Delayed constructor in C++ -1.40
Why is ClassName ClassName variable definition in C++ compiling and... -2.82
SFINAE with invalid function-type or array-type parameters? +4.13
Why is the Visual C++ compiler calling the wrong overload here? -2.93
Throwing exceptions from constructors -0.25
What does object* foo(bar) do? +1.63
Initializing a vector before main() in C++ -2.83
template specialization for static member functions; howto? -4.15
Debugging on Linux for Windows Developer +3.26
Issues with C++ 'new' operator? +0.52
Using local classes with STL algorithms -4.08
Can the "Application Error" dialog box be disabled? +1.68
Are inline virtual functions really a non-sense? +2.67