Return a reference offering const access to the wrapped object.
Synopsis
Declared in <bslalg_nothrowmovablewrapper.h>
operator ValueType const&() const;
Return Value
reference offering const access to the wrapped object
Created with MrDocs