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 ... 10 11 12
Title Δ
C++: Casting for user defined types +2.49
Can I make a bitwise copy of a C++ object? +1.11
Problem with std::multimap -3.90
Why and Where do we use down casting? +0.36
const_cast in template. Is there a unconst modifier? +3.98
convert a pointer to a reverse vector iterator in STL +4.44
Differences between template specialization and overloading for fun... +1.95
Is the use of vectors of pointers here unnecessary or worse, cause... +0.34
C++ Output evaluation order with embedded function calls +1.26
c++ error, "could not deduce argument for 'std..." +4.22
Compile time sizeof_array without using a macro -3.26
Nested std::maps -2.78
Renaming first and second of a map iterator -2.96
How to require certain concepts in C++ code? -3.80
Can C++ compilers optimize "if" statements inside "f... +3.50
how to append a list<T> object to another 0.00
How to use a template parameter in another template parameter decla... -0.92
When do compilers inline C++ code? +3.86
How to write a generic "getData" function? -1.48
Reverse a single chained List +4.17
How to prevent Overloading? -0.20
Template specialization error - C++ (C++ Primer Plus exercise) -3.31
Template Type Conversion -3.54
sprintf() gone crazy -0.89
How is insert iterator work in c++ 0.00
Why are C++ inheritance mechanisms opaque? -1.99
Determining size of an overloaded C++ class -3.91
Code Golf: Seven Segments -0.62
How should I choose where to store an object in C++? -2.54
Which one will be faster +1.12
c.erase(p) can't be compiled successfully, why? -0.28
Why is subtraction faster than addition in Python? -1.84
Can I prevent invoking destructor before overloaded delete? +3.90
Doing pointer math in a c++ class: Is it "legit"? +4.18
Conversion Operators in C++ -3.29
Problem with overriding "operator<<" in class deriv... -1.77
map of vectors in STL? -2.99
trick question regarding declaration syntax in C++ +1.37
Using find_if on std::vector<std::string> with bind2nd and st... +4.18
when is better to use c++ template? -0.60
Initializing a vector with stream iterators -1.36
Clearest way to code structarray map functor in C++ +1.96
Reference initialization in C++ +2.64
Function template specialization with reference to pointer -3.16
Inferring the return type of a function or functor in C++ +4.64
Unusual Speed Difference between Python and C++ -2.92
Group sorting a vector in C++ -0.83
C++ template specialization problem 0.00
What are some good code optimization methods? 0.00