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 Δ
Is it okay to have a method declared an inline method if its has a... -1.10
Is LLVM an exception to the rule for avoiding dynamic casts? -1.48
STL custom allocators to manage different memory spaces -0.61
One class with multiple implementation files -1.04
Templated parameter for a template specialisation? +0.47
g++ doesn't like template method chaining on template var? +0.47
C++ interview preparation -0.25
Accessing a method from a templated derived class without using vir... -0.41
JNI Performance -0.50
Store an int in a char array? -1.20
Differences between template specialization and overloading for fun... -0.65
C++ Output evaluation order with embedded function calls +0.17
Heap corruption: What could the cause be? -0.60
Why compiler provides default copy constructor +0.12
Can I increment a char* passed to a function? +0.05
How to handle different protocol versions transparently in c++? +0.63
How to initialize an array in a class constructor? -0.52
Returning const reference to local variable from a function +0.45
Are there any free tools to help with automatic code generation? -0.85
How to make elements of vector unique? (remove non adjacent duplica... +1.24
Using GCC's C++0x mode in production? +0.21
Why are my C++ exceptions not being caught? +0.33
Expected primary-expression before ',' token in strsafe.h +0.11
Is C++ showing its age as programmers try to use it in ways it was... -0.23
The behavior of overlapped vector::insert +2.51
Sizeof array passed as parameter +1.88
How to pinpoint where a long function returns -0.80
How to determine whether output iterator has been modified -0.27
How to make a string preprocessor definition from command-line in V... -0.49
reinterpret_cast to void* not working with function pointers -0.28
Tokyo Cabinet and variable size C++ objects -1.90
Tools to find included headers which are unused? +0.41
Skipping a C++ template parameter -0.95
Inline Function (When to insert)? +0.26
Is 'using namespace' inside another namespace equivalent to an alias? +0.47
Is this valid C++ code? +0.11
problems with static members +1.57
C/C++ call-graph utility for Windows platform -0.78
C++ Operator overloading - casting from class -0.54
C++ Accesses an Array out of bounds gives no error, why? +0.46
Why doesn't a derived template class have access to a base template... +0.06
Pad a C++ structure to a power of two -1.03
Can I have gdb jump past a throw statement at the end of a function? +1.68
How lazy can C++ global initialization be? +0.47
Determine static initialization order after compilation? -1.05
C++: Default values for template arguments other than the last ones? -1.09
C++0x lambdas coding style -0.79
Which one to use when static_cast and reinterpret_cast have the sam... +0.95
How does multiplication work for C++ enums? +0.14
Is there a way to access the private parts of a different instantia... -1.50