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 ... 9 10 11 12 13 ... 28
Title Δ
localtime_s and strftime usage building ISO time string -2.55
Why are mutexes and condition variables trivially copyable? +1.85
MFC/C++: Need distant "wall clock" time without resetting... -0.12
How does duration_cast round 0.00
How can I replace `{ lock_guard lock(obj.mut); obj.a_stringstream &... +1.04
Month from week number and year +0.24
Returning local unique_ptr as a shared_ptr +1.26
C++ Loop with fixed delta time on a background Thread +1.05
c++11 chrono conditinal statements 0.00
Convert a time (represented by a string) from one timezone to another 0.00
Move Constructor vs Copy Elision. Which one gets called? +0.24
Running code every x seconds, no matter how long execution within l... -1.03
How to avoid if/else when the if condition can be calculated in com... 0.00
migrate a template to c++11 variadic template 0.00
Convert between c++11 clocks +1.48
Allocators: how are the standard containers expected to work intern... +0.85
How to get the first Sunday of year in c++? +0.35
c++11 <chrono> overflow guarantees 0.00
std::list<std::unique_ptr>: empty initializer list vs. defaul... 0.00
Simple constexpr function failed to compile with GCC (clang is OK) +0.66
C++ function that converts time(NULL) to local time -1.17
Get timezone where it's 10AM (or any arbitrary hour)? 0.00
Why STL classes do not overload swap() for rvalues? +0.90
Unable to declare a template variable without defining it 0.00
What is the best way to lock object by private mutex? +0.24
Class that stores a std::chrono::duration as a member? -1.14
'Georgetown' in UTC-3:00 - where is it exactly? -2.59
Human-readable duration between two UNIX timestamps +0.21
Converting 13 decimals to datetime +0.79
Partial permutations +1.54
A canonical way to implement move semantics in a class +0.08
Passing function objects into std algorithms by reference 0.00
C++ allocators_trait::construct: motivation, trade-offs in ignoring 0.00
I'm having a hard time getting date/time components from day of... -0.21
How can I get a high resolution time stamp as a double? +0.23
Build/parse UTC date using standard library -0.76
How to set epoch for std::chrono::steady_clock in C++? 0.00
Converting between chrono::duration types where the LCM of both den... 0.00
Why does the standard allow a tuple of rvalue references to be assi... 0.00
Get current number of hours and minutes using chrono::time_point +1.71
Combinations in a range of numbers in C++ +0.25
C++11 Singleton. Static variable is thread safe? Why? +1.37
How to return a duration type using chrono 0.00
Test whether libstdc++'s version uses a C++11-compliant std::st... -2.73
Consistent Timestamping in C++ with std::chrono 0.00
Too many <chrono> errors (std::chrono::timepoint) (VS2015) 0.00
I believe this is a bug in clang related to a placement new-express... 0.00
Handling Julian dates in C++11/14 0.00
How to convert from std::tm to Windows::Foundation::DateTime -0.60
Configure clang++ on Mac 0.00