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 ... 17 18 19 20 21 ... 28
Title Δ
Extract year/month/day etc. from std::chrono::time_point in C++ 0.00
Should I use constexpr like this? 0.00
Conveniently Declaring Compile-Time Strings in C++ +0.30
How do steady clocks interact with limited-bit time representations? 0.00
Measuring time results in return values of 0 or 0.001 +1.51
How to deal with global-constructor warning in clang? 0.00
std::istream does not throw eof exception (that has been enabled) 0.00
What C++11 extensions does Clang support in C++03 mode? 0.00
Extend std::vector to move elements from other vector type -2.63
Add an item in a container of smart pointers -1.99
Create is_primitive or is_inheritable template +0.82
Rebinding in a custom STL allocator with pre-allocated block 0.00
strange behaviour of std::aligned_storage -1.86
How can I build LLVM and link it against libc++? 0.00
C++11/Boost Random libraries, starting the generation at a specifie... 0.00
When writing generic code for smart pointers and pointers, how to g... +0.32
How can i read a 0xFF in a file with libc++ istream_iterator? +1.22
Can a defaulted template type be universal reference? -1.13
why does deleting move constructor cause vector to stop working 0.00
Get the type from a pointer to std::array<T, N> using the []... 0.00
Google Maps SDK for iOS and libc++ 0.00
Is there a non-atomic equivalent of std::shared_ptr? And why isn't... +1.19
Best way to determine what macros are defined by clang and cmake 0.00
Value-Initialized Objects in C++11 and std::vector constructor +0.28
Common base class breaks empty base class optimization for tuples -2.35
Getting an error, or at least a warning, when using a variable that... -0.78
nothrow construction of virtual classes in c++11 0.00
Why the std::this_thread namespace? 0.00
C++11 clocks: g++ steady_clock::is_steady == false? -0.51
Why couldnt we have moving iterators? -2.14
Can we run CLang 3.3 and C 0x lib on Mac OS 10.6 ? 0.00
Returning a tuple from a function using uniform initialization syntax -2.19
C++11 is there a way to test method access level statically? -1.10
C++11 Best Practice: When to accept by value vs const&? +0.87
So what is it that differentiate emplace(c.end(),_1) from emplace_b... +0.44
Should I call reset() on my C++ std random distribution to clear hi... +1.45
How I do compile a application against a static library compiled wi... -0.73
extending the std::chrono functionality to deal with run-time (non... +0.95
overload of std::unordered_map::insert reloaded 0.00
Would you ever mark a C++ RValue reference parameter as const 0.00
Differences between std::is_integer and std::is_integral? +1.24
Pass lvalue to rvalue +0.31
std::time_get - century? -0.68
STL containers, allocator, and pointer wrapper 0.00
Vector container and unique_ptr 0.00
Why are is_swappable and is_nothrow_swappable not included in C++11? 0.00
Is there an elegant C++ implementation of fixed-size allocator? +1.28
libconfig++ -stdlib=libc++ Undefined symbols 0.00
Can std::this_thread::yield being just a hint be problematic? +0.28
How to get duration, as int milli's and float seconds from <chro... +1.28