BloombergLP::bslalg::NothrowMovableUtil::unwrap

Same as the preceding overload, for movable rvalues.

Synopsis

Declared in <bslalg_nothrowmovableutil.h>

template<class TYPE>
static
bslmf::MovableRef<bslalg::NothrowMovableUtil::UnwrappedType<TYPE>::type>
unwrap(BloombergLP::bslmf::MovableRef_Deduced<TYPE> f);