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 ... 4 5 6 7 8 ... 12
Title Δ
Pointer array and sizeof confusion -1.21
What is an iterator's default value? -1.32
Is it possible to pass an "unnamed" variable to a function? -1.12
std::tr1::mem_fn return type -0.77
public, protected, private -0.56
Specifying template argument -0.38
How to take pair-like function arguments +1.40
Container that doesn't require its elements to be default and copy... +1.85
Stange error with preprocessor macro -0.71
Declaring members only in constructor +0.84
Stream Operator Overloading -1.36
Ambiguous operator << -1.90
c++ must delete a references? +0.24
How to iterate through a sequence of bounded types with Boost.Variant +0.54
Is typeid of type name always evaluated at compile time in c++? -0.90
Is it secure to use malloc? -0.61
(C++) What's the difference between these overloaded operator funct... -1.32
C++ design with static methods +1.00
Critique my heap debugger -0.79
Why only random-access-iterator implements operator+ in C++? -1.69
How to reduce compile time with C++ templates +0.99
template expressions and visual studio 2005 c++ -2.02
Singleton with inheritance, Derived class is not able to get instan... -1.70
How to iterate properly across a const set? -0.23
Is the "==" operator required to be defined to use std::f... -1.84
template class: ctor against function -> new C++ standard +2.11
Class basic operators -0.72
Dynamic allocating of const member structures +0.12
algorithms that destruct and copy_construct +1.83
How to access object slicing? -2.25
boost::bind and << operator in C++ +1.57
Casting a container of shared_ptr -1.43
How to demonstrate memory error using arrays in C++ +0.88
Foo f = Foo(); // no matching function for call to 'Foo::Foo(Foo)'... +0.51
Safe to cast pointer to a forward-declared class to its true base c... -1.17
How to check the type name of an object in derived classes? +1.37
Determining if an unordered vector<T> has all unique elements +0.38
Assignment operator that calls a constructor is broken +2.04
Why the streams in C++? -1.06
C++ STL 101: Overload function causes build error -1.45
Better way to write an object generator for an RAII template class? +0.72
Using numeric_limits::max() in constant expressions +1.13
C++: retrieve map values and insert into second map -1.89
Operator issues with cout +1.27
C++ - Efficient container for large amounts of searchable data? -0.60
Why is comparing against "end()" iterator legal? +0.97
C++: getting the address of the start of an std::vector? +0.95
How are iterators and pointers related? +0.46
C++ Unary - Operator Overload Won't Compile +1.51
What format specifier to use for printing "unsigned long long&... +1.20