unwrap overloads
Synopses
Declared in <bslalg_nothrowmovablewrapper.h>
Return a reference offering modifiable access to the wrapped object.
Return a reference offering const access to the wrapped object.
bslalg::NothrowMovableWrapper<TYPE>::ValueType const&
unwrap() const;
Created with MrDocs