StackRating

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

UncleBens

Rating
1537.37 (13,207th)
Reputation
35,379 (3,261st)
Page: 1 ... 8 9 10 11 12
Title Δ
C++ optimise class template function when template parameters ident... -0.47
How to avoid code duplication implementing const and non-const iter... 0.00
Why can't I inherit from int in C++? -0.40
Changing Function Access Mode in Derived Class -1.41
What is type safety and what are the "type safe" alternat... +0.05
C++ templated constructor won't compile -0.82
gcc reverse_iterator comparison operators missing? +0.21
C++ container/array/tuple consistent access interface -0.06
const pointers in overload resolution +0.82
Help understanding boost::bind placeholder arguments -1.31
Can I return double * in function? -1.00
C++ Compiler Error: No matching function for call -0.90
Which side (left or right) of && (and) operator evaluated i... -0.36
How is C++ std::vector implemented? +0.55
Effect of using a comma instead of a semi-colon in C and C++ +0.43
Portability of std::mem_fun expression -0.78
Why aren't there compiler-generated swap() methods in C++0x? -0.77
Casting to a base reference and copying is a dirty hack, but what e... +0.47
What is wrong with this boost::lambda use? 0.00
There is an if-else, is there a Neither Nor statement? +0.20
Advantages of std::for_each over for loop +0.62
Which is more efficient: Bit, byte or int? -0.96
Why is typeid not constant like sizeof +1.58
C++ range/xrange equivalent in STL or boost? +1.68
Should C++ programmer avoid memset? +0.39
Find Even/Odd number without using mathematical/bitwise operator +0.86
unary pointer increment in function call vs increment before/after... +0.01
Using std::map<K,V> where V has no usable default constructor +0.15
split a string using find_if +0.28
Internal enum as a base class template parameter 0.00
Template class method collides with overloaded method -0.81
C++ typedef meaning +1.54
Why doesn't this compile? +0.46
c++: Operator overloading and error handling -0.44
C++ SmartPointers leak on self assign? -0.17
passing functor as function pointer +0.21
Swapping addresses of pointers in C++ +1.42
How to print an integral template argument at compile time in C++ -0.83
A recurring const-connundrum +1.38
C++ character replace +1.18
C++: Compilation Errors for Custom Coded Generic Container? +0.50
Memorable 32-bit value as a constant +1.09
How would you represent a MineSweeper grid in Python? -0.97
Using a virtually inherited function non-virtually? -1.29
foreach algorithm in C++ +1.39
New not allocating enough memory? 0.00
std::string a container -0.17
Returning a pointer vs. passing a reference to an object to store t... +0.48
Why doesn't C++ reimplement C standard functions with C++ elements/... -0.08
How to reduce template arguments? +4.13