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 Δ
C++ std::transform side effect +1.66
Mismatch between constructor definition and declaration +2.46
Optional function parameters: Use default arguments (NULL) or overl... 0.00
casting unused return values to void +4.03
C++ how to copy a map to a vector -4.09
Why is my C++ code causing a segmentation fault well after using th... -0.48
Should a buffer of bytes be signed or unsigned char buffer? +1.36
Automatically separate class definitions from declarations? +3.92
Why 'this' is a pointer and not a reference? -3.46
What tools exist for comparing C++ code to coding guidelines? +1.91
How can I return a const ref a to local variable in C++? -1.93
What version of GNU GCC supports the TR1 extern templates? 0.00
Most important things about C++ templates… lesson learned +1.70
Programmer productivity with STL vs. custom utility classes -1.14
How to best write out a std::vector < std::string > container... +3.68
C++ Header To Source? -4.38
How to throw good exceptions? -0.70
Catching c++ base exceptions -1.57
Which sector of software industry uses C++? +0.17
Is it possible to measure function coverage with gcov? +4.07
C++ for the C# Programmer +0.94
Should I put many functions into one file? Or, more or less, one fu... -3.17
Deduction of reference types in template functions +3.91
finding the caller of a constructor in C++ -2.64
GCC 4.0: "no matching function to call" in template funct... +0.57
Is there any guarantee of alignment of address return by C++'s new... +3.69
Public and private access for the same member functions -1.03
What is the best way to implement smart pointers in C++? -2.70
Member functions for derived information in a class -0.21
How to become a better C++ programmer? 0.00
How the C++0x standard defines C++ Auto multiple declarations? -1.12
Free static code scanner for C/C++/C# -3.18
namespaces for enum types - best practices -2.06
Warning C4099: type name first seen using 'class' now seen using 's... +1.08
using declaration with enum? -2.18
Boost::Tuples vs Structs for return values 0.00
Multiple Integer-type classes in C++ +0.63
How do you reconcile common C++ naming conventions with those of th... 0.00
Do you declare your module specific functions as static? -1.68
When should you not use virtual destructors? +2.90
How does one execute a no-op in C/C++? +0.55
vector::push_back odr-uses the value, causing undefined reference t... -1.06
Debugging a memory error with GDB and C++ -0.27
STL sorted set where the conditions of order may change +0.82
designing business msgs parser / rewriting from scratch -1.59
C++ two or more data types in declaration +3.79
Difference between files writen in binary and text mode -4.41
C++0X when? +2.74
Using set.insert( key ) as a conditional? -3.91
C++ Coding Guideline 102 -3.07