![<chrono> and more - podcast episode cover](https://cppcast.com/static/cppcast-logo-square.png)
Episode description
Rob and Jason are joined by Howard Hinnant from Ripple to talk about <chrono>, his date & time library (and proposal) and his work on move semantics.Howard Hinnant is a Senior Software Engineer at Ripple and the lead author of several C++11/14 features including: move semantics, unique_ptr, chrono, condition_variable_any, shared_mutex and std::lock. He is also the lead author of two LLVM projects libc++ and libc++abi.
News- Noexcept: lightweight error handling library for C++11
- 7 Ways to Get Better at C++ During this Summer
- After 17 yrs of active development, does the Boost C++ library meet its original vision