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 ... 13 14 15 16 17 ... 28
Title Δ
What's the correct `enable_if` constraint on perfect forwarding... 0.00
C++11 how to print out high resolution clock time_point +0.85
In need of a deterministic uniform distribution using C++11 +0.31
Why is the behavior of decltype defined the way it is? 0.00
Alternative to asserts for constexpr functions -0.11
Allow l-value references and disallow r-value references as a funct... +1.22
How to add std=c++11 flag to clang-cl? -0.60
Iteratively calculate the power set of a set or vector 0.00
copy & swap in base and derived class -0.71
Why does reassigning unique_ptr increases memory usage? 0.00
Should copy assignment operator leverage std::swap as a general rule? -1.41
How to pop min element from std::heap? +1.27
unique_ptr, pimpl/forward declaration and complete definition +0.57
C++ All combinations of a vector +0.81
Is thread::id used anywhere in the standard C++ library? -0.66
How to improve the efficiency of "str1 + str2 + str3 + ...&quo... +1.26
Lambda function passed as parameter 0.00
Spurious warning about binding temporary to reference member in con... +0.24
Limits on the size of std::exception_ptr 0.00
shared_ptr destructor, copy and incomplete type +0.25
Should std::function assignment ignore return type? +1.05
C++11 Type Traits: Arithmetic user type 0.00
Why specializing a type_trait could result in undefined behaviour? +1.05
Why in this code the compiler chooses the r-value ref version +0.26
std::locale segfault on OS X, cannot reproduce on any other platform -2.78
Controlling frame rate +1.04
Move-assignment slower than copy-assignment -- bug, feature, or uns... -2.08
How to demangle std::string as std::string 0.00
Making a custom Distribution of Random Numbers 0.00
Why reference can not capture temporary while const ref and rval re... 0.00
N Choose K Function Crashes Rcpp -0.53
Making combinations with the elements of std::vector +0.20
Is there any C++ standard class/function which is similar to GetTic... 0.00
Set *both* elements and initial capacity of std::vector +0.63
C++ allocator and memory pool ownership 0.00
Compiling with unordered_map fails with Xcode 5.1.1 on OS X 10.9.3 0.00
auto_ptr vs unique_ptr in containers & algorithms +1.32
Does rule of not embedding std::string in exceptions still hold wit... +0.92
Can a shared lock on a std::shared_timed_mutex be upgraded to an ex... 0.00
No-throw alternative to shared_from_this() -3.00
std::unique_ptr, Default Copy Constructor, and Abstract Class +1.29
How to synchronize this, nicely? 0.00
Should the Copy-and-Swap Idiom become the Copy-and-Move Idiom in C+... -1.79
deque::shrink_to_fit memory guarantees +0.24
Move vector<unique_ptr<Derived>> to a vector<unique_... +0.06
Vector-like container that can have instances with storages mutuall... +0.24
VS2013: Potential issue with optimizing move semantics for classes... +0.23
Correct way to return an rvalue reference to this -1.43
cost of std::vector::push_back either succeeding or having no effect? +0.26
high_resolution_clock's highest resolution is 1000ns +0.80