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 ... 24 25 26 27 28
Title Δ
File system iterator for C++ -1.31
Putting non-copyable objects into std-containers +1.95
Correct use of `= delete` for methods in classes +1.97
Rvalue references and SFINAE 0.00
(Ab)using shared_ptr as a reference counter 0.00
Site like cplusplus.com for C++11 -0.89
generating poisson variables in c++ -0.52
What is wrong with this variadic templates example? -0.23
why doesnt std::noskipws work or what is it supposed to do? +1.47
C++ enable_if (or workaround) for member operator +0.19
Why was std::pow(double, int) removed from C++11? 0.00
Sort array/vector of string +2.28
std::unique_ptr usage -0.59
unordered_map with forbidden collisions +1.04
C++: Is default copy constructor affected by presence of other cons... +1.18
char16_t printing 0.00
Callback with variadic template to ambiguous overloads +0.87
Order of template arguments for a function +1.23
std::this_thread::yield() usage? 0.00
Implement Quick sort algorithm with partition of 3 elements, +0.43
Is move by lvalue broken/unfinished in msvc2010? -0.57
Why is this rvalue call ambiguous? -0.56
checking for valid threads -0.08
C++ template: get return type of member function without an object -0.13
profiling: deque is 23% of my runtime -1.60
Unary and Binary Negation +1.73
static_assert placement problem 0.00
would the pointer returned by new(size, value) Type[0] be legal and... +1.71
null shared_ptr can access to member functions +1.26
Need a regular expression to extract only letters and whitespace fr... -0.20
How to omit private non-virtual methods from class definition? +0.48
Passing references to Variadic templates +0.42
What does a call to 'this->template [somename]' do? 0.00
Rvalue reference parameters and template functions +0.05
thread safe streams and stream manipulators +0.19
Basic question - Memory leaks -0.84
How to resolve ambiguous operator in ISO C++ 0.00
I want to wait on both a file descriptor and a mutex, what's the re... -1.35
What is the best, most accurate timer in C++? +0.25
Can I assign a per-thread index, using pthreads? -4.60
Check for "self-assignment" in copy constructor? -3.67
Detecting a negative 0 stored as a double in C++ -2.98
Why use identity in forward definition for C++0x rvalue reference? 0.00
Gamma distributed random variables in C++ +0.74
How to compare range of date in C/C++? +0.12
Implementing Containers using Smart Pointers +3.76
Boost ( 1.34) Regex syntax bug -4.96
Preventing header explosion in C++ (or C++0x) +3.23
I'd love comments on this template design idea I'm playing around w... 0.00
Using ISO C++0x threads degrades performance +4.40