[#BloombergLP-bslalg-NothrowMovableWrapper-02-unwrap-0c] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslalg.adoc[bslalg]::xref:BloombergLP/bslalg/NothrowMovableWrapper-02.adoc[NothrowMovableWrapper]::unwrap :relfileprefix: ../../../ :mrdocs: Return a reference offering const access to the wrapped object. == Synopsis Declared in `<bslalg_nothrowmovablewrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bslalg/NothrowMovableWrapper-02/ValueType.adoc[bslalg::NothrowMovableWrapper<TYPE>::ValueType] const& unwrap() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#