BloombergLP::bslalg::NothrowMovableUtil::unwrap

Same as the preceding overload, for const movable rvalues.

Synopsis

Declared in <bslalg_nothrowmovableutil.h>

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