boost::has_nothrow_move
// In header: <boost/move/traits.hpp> template<typename T> struct has_nothrow_move { // public data members static value; };