Same as the preceding overload, for rvalues.

Synopsis

Declared in <bslalg_nothrowmovableutil.h>

template<class TYPE>
static
bslalg::NothrowMovableUtil::WrappedType<TYPE>::type
wrap(BloombergLP::bslmf::MovableRef_Deduced<TYPE> f);

Created with MrDocs