Back to 2014-speakers
Bio:
Lead author of several C++11 features including: move semantics, unique_ptr, <mutex>, <condition_variable> and <chrono>.
Coming in C++14: <shared_mutex>.
Homepage is http://home.roadrunner.com/~hinnant/ (never seem to have time to make it look pretty).
Lead author on two open source projects:
A std::lib implementation: http://libcxx.llvm.org
An Itanium ABI implementation: http://libcxxabi.llvm.org
Email: howard.hinnant@gmail.com
Everything You Ever Wanted To Know About Move Semantics (and then some)