Return a movable reference to the specified object.
object
Declared in <bslmf_movableref.h>
<bslmf_movableref.h>
template<class t_TYPE> constexpr static MovableRef<bsl::remove_reference<t_TYPE>::type> move(t_TYPE&& reference) noexcept;