[#BloombergLP-bslalg-NothrowMovableUtil-unwrap-01] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslalg.adoc[bslalg]::xref:BloombergLP/bslalg/NothrowMovableUtil.adoc[NothrowMovableUtil]::unwrap :relfileprefix: ../../../ :mrdocs: Same as the preceding overload, for const lvalues. == Synopsis Declared in `<bslalg_nothrowmovableutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE> static bslalg::NothrowMovableUtil::UnwrappedType<TYPE>::type const& unwrap(TYPE const& f); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#