Same as the preceding overload, for const lvalues.
Declared in <bslalg_nothrowmovableutil.h>
template<class TYPE>
static
bslalg::NothrowMovableUtil::UnwrappedType<TYPE>::type const&
unwrap(TYPE const& f);
const reference to the unwrapped object
| Name | Description |
|---|---|
| f | object to unwrap |