StackRating

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

Howard Hinnant

Rating
1687.15 (213th)
Reputation
151,821 (373rd)
Page: 1 ... 23 24 25 26 27 28
Title Δ
Does std::sort check if a vector is already sorted? +0.35
is_function_pointer<> for <type_traits> +1.79
stealing inside the move constructor +1.49
Template specialization for an empty parameter pack +1.25
Move semantics == custom swap function obsolete? +1.28
boost::thread and std::unique_ptr +0.17
Realloc- in Standard allocator +0.38
Throwing movable objects +1.76
Using an abstract deleter with std::unique_ptr +1.23
Using an abstract deleter with std::unique_ptr -1.44
unique_ptr custom storage type example? -0.06
Move or Named Return Value Optimization (NRVO)? +0.39
C++0x using <ratio> for a safer Length-type +0.40
Move objects from unordered associative container +1.06
C++0x function<>, bind and members 0.00
min and max Variadic Template variant in C++11? +1.73
Code readability with c++11 lambdas -0.16
How to write SFINAE to test for parser rule? 0.00
Type erasure for methods with differing in return types +0.52
do compilers automatically use move semantics when a movable object... 0.00
Can I read the C++ 2011 FDIS anywhere? -1.24
Miserable unordered_map insertion performance / hash function +0.95
static_pointer_cast for weak_ptr 0.00
Generic/template programming best practices: To limit types, or not... -0.94
Position of a type in a variadic template parameter pack 0.00
Is std::unique_ptr<T> required to know the full definition of... +1.06
MSVC10 SFINAE causing fatal error rather than substitution failure 0.00
Overloading on R-value references and code duplication -2.04
How to Save State of C++0X Random Number Generator 0.00
How to actually implement the rule of five? +1.28
Move constructor does not implicitly work for member variables? +1.81
Using unordered_map of C++0x +0.41
Isn't the template argument (the signature) of std::function part o... -0.81
How to enable experimental C++11 concurrency features in MinGW? -1.07
function that modifies object pointed to by std::unique_ptr<T> +1.73
Safe assignment and copy-and-swap idiom -0.58
Pre-allocating buckets in a C++ unordered_map +1.09
Why is destructor of boost::thread detaching joinable thread instea... 0.00
why unordered associative containers do not use allocator_traits<... 0.00
How to tell a std::priority_queue to refresh it's ordering? -0.59
Moving unique_ptrs from one vector to another 0.00
Indexing using variadic templates +0.01
Making a Timer in c++? +0.94
Is there any case where a return of a RValue Reference (&&)... +1.05
"noexcept" vs "Throws: nothing" 0.00
What is the fastest way to change a key of an element inside std::map +1.65
is there any way to configure waf to build c++ program in mac os? -1.92
C++ equality in std::tr1::unordered_map 0.00
Condition variables +0.38
Is this a valid use of intrusive_ptr? +1.49