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 ... 22 23 24 25 26 27 28
Title Δ
No O(1) operation to join elements from two forward_lists? +0.01
Template aliases don't work 0.00
calling more than one function in STL algorithm -0.09
Unpacking parameter pack of args into the constructor of each class... +0.38
less verbose way to declare multidimensional std::array +0.15
Easy way of using STL algorithms in C++ -0.70
Moving temporary objects into a vector +0.37
How to detect the first and the last argument in the variadic templ... +1.43
Preferred parameter passing for constructors 0.00
Proper named temporaries and rvalue-reference/move +2.05
C++11 File Streams 0.00
libc++ vs VC++: Can non-UTF conversions be done with wstring_convert? 0.00
About catching exception good practices +0.35
Random time delay +1.49
In C++11, what is the point of a thread which "does not repres... -1.31
How to get the argument for promise::set_exception(x)? 0.00
Why are std::vector::data and std::string::data different? +0.76
C++ Unified Assignment Operator move-semantics +0.92
combining two constructors that copy and move +0.32
C++11 alternative to localtime_r 0.00
Exception propagation across threads? 0.00
C++0x unique_ptr misunderstanding? +0.16
C++0x T operator+(const T&, T&&) pattern, still needs m... +0.36
Overloading with rvalue references 0.00
Is std::ofstream movable? +0.37
STL and multithread +1.51
Using more than one mutex with a conditional variable 0.00
What can I do with a moved-from object? +1.71
What is an rvalue reference to function type? +0.39
RValue, template resolution and copy constructors (in Visual C++ 20... -0.20
Template type deduction problem +1.64
Are moved-from objects required to be destructed? +1.71
What are the prominant differnces in the Boost Thread library or th... +0.43
Tuple of RValue reference 0.00
How to remove unique_ptr by pointer from a container? +0.14
What is the difference between STL slist and C++0x forward_list? +1.10
Why is my unordered_map ordering itself? -1.82
move semantics and Lifetime of variables when binding lvalue to rva... -1.04
std::forward vs std::move while binding lvalue to rvalue reference -0.61
How to do a "try_lock" with an "upgrade_to_unique_lo... 0.00
Why is the size of make_shared two pointers? +1.06
Move semantics - what it's all about? -0.45
What is the rationale for renaming monotonic_clock to steady_clock... 0.00
Inconsistency between std::string and string literals +1.42
correct use of boost::wait boost::condition +0.39
What kind of "Traits" are used/defined in the C++0x Stand... +0.65
initilization of atomic variables in c++0x 0.00
Why do some people use swap for move assignments? +1.62
The structure of std::forward 0.00
Can tr1::function swallow return values? 0.00