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 ... 9 10 11 12
Title Δ
Is it possible to choose a C++ generic type parameter at runtime? +2.44
Name of C/C++ stdlib naming convention? +1.48
Is it correct to use declaration only for empty private constructor... -0.61
C++ STL: Custom sorting one vector based on contents of another +0.41
Why not resize and clear works in GotW 54? -3.85
Should I use a const reference or a boost::shared_ptr? -2.26
BOOST_FOREACH & templates without typedef +3.75
check type of element in stl container - c++ +1.38
String initialization with pair of iterators +4.11
Basic question about polymorphism. Vector of base class, want the d... +2.60
Generic object carrier class - C++ -1.16
Overloading both operator< and operator> in the same class -2.55
Fastest way to write large STL vector to file using STL +1.83
How Non-Member Functions Improve Encapsulation -0.06
Why does initialization of a template type require a repeat of the... -2.06
C++ referring to an object being constructed -4.02
How to check if memory has aready been released in Destructor? +3.45
C++ template specialization via a base class +1.69
Logic of iterating through a list. Element "flickering" -2.11
problem passing in istream argument to a class constructor -0.85
Transforming multiple iterator elements +3.77
Why might using a "long long" in C or C++ be a bad thing? +3.78
Propagating 'typedef' from based to derived class for 'template' -3.85
C++ STL:map search by iterator to another map +1.87
how to use boost::any_cast (c++ library) to cast to base types? 0.00
Passing around a nested functor (C++) +0.93
C++ operator overloading and implicit conversion +0.00
Why does SFINAE not apply to this? +3.98
Getters without shared ownership -1.68
Why isn't std::string::max_size() == std::string::allocator::max_si... -3.92
Converting multidimensional arrays to pointers in c++ +0.71
create a object : A.new or new A? +1.97
Is there a way to get better information for the context of an erro... +3.97
C++: how to deal with const object that needs to be modified? -2.55
Which STL Container? -0.06
Is putting a function within an if statement efficient? (C++) +0.64
How do I iterate over cin line by line in C++? +1.45
How do I escape the const_iterator trap when passing a const contai... +1.36
What is the preferred design of a template function that requires a... -3.44
template which enforces interface +3.00
Prepending a string to another string +2.46
C++: Polymorphic class template -3.71
LNK2019 && LNK1120 errors when splitting my code in multipl... -3.34
functor generation from member function pointer type 0.00
C++ Error: No Match for Call +2.15
How do I temporarily disable a macro expansion in C/C++? +0.09
Stream Insertion Operator overloading +2.00
Is it bad form to call the default assignment operator from the cop... -2.58
Ternary operator on auto_ptr content not working +3.93
C++ specialization, type_of or just typeid -0.83