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 2 3 4 5 6 ... 12
Title Δ
Promoting code reuse for this situation -0.96
How to convert a String into Unsigned Long. With a twist -0.02
Mixing template function overloading and inheritance +2.07
What's the purpose of: "using namespace"? +1.15
Where does rend point to? +1.21
Function that takes an STL iterator over ANY container of a element... -0.89
Does perfect forwarding in C++0x make reference_wrapper deprecated? -1.21
delete objects of incomplete type -0.29
Why initializing data at global scope by passing it to some functio... -0.20
Why does ref in C++0x not behave as expected? 0.00
Example of code which incorrectly tries to re-seat a reference -0.53
Best practices: How to improve this code that sums container values? -1.61
Conversion of Function Pointer Non-Type Template Parameter to Type... +0.47
Don't have access to template template parameters -1.48
c++ passing by reference : error: no matching function for call -2.06
No call to the copy constructor -0.16
Is reading an indeterminate value undefined behavior? -1.76
C++: is push_back(new Object()) a memory leak? +1.64
randomized_quicksort -0.75
Is there a warning free template function to convert basic types to... +1.44
Obtaining a function pointer from an iterator over a function deque +0.50
How can i get constituents of a member function from its address? -0.97
Can you use a boost::shared_ptr as a key for a map? +0.88
const member and assigment operator. How to avoid the UB? -1.13
Wildcards in typeid -1.30
Call the unspecialized version of a function when specializing it i... -0.50
Move ctor is not called +1.30
C->C++ Automatically cast void pointer into Type pointer in C++... -0.01
Does ptr_vector iterator not require increments? -1.63
Having issues with #includes and incomplete types -0.78
boost::shared_array and aligned memory allocation 0.00
mutually referential classes yield "incomplete type" error -1.95
How to combine templates with enums in C++? -0.59
WxWidgets: Troubling Callling wxFrame ConstructorE 0.00
size_t and unsigned int does not match in a template function's par... 0.00
Does it ever make sense to overload unary operator &? +0.86
Unable to resolve overloaded class methods in template delegate -0.72
C++ keeping access to protected member (of the function argument) w... +0.44
Overloading increment operator, looping, and edge cases -1.67
typeinfo / typeid output 0.00
Reducing number of template arguments for class -0.52
Passing an object to a function taking pointer as parameter +1.71
STL iterator into constructor -1.74
Size of class instance -0.56
overloading the << operator in c++ -0.68
vector template conflicting declaration -1.07
Default type parameter error in template code -0.14
Templated method with overloaded name 0.00
Extending vector iterator to fill my needs +2.10
List initializer -0.48