...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::move
// In header: <boost/move/utility_core.hpp> template<typename T> rvalue_reference move(input_reference);