...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_if_not_lvalue_reference
// In header: <boost/move/utility_core.hpp> template<typename T> output_reference move_if_not_lvalue_reference(input_reference);