Return a reference to the contained value without checking engagement.
Declared in <bslstl_optional.h>
Return a reference to the contained value without checking engagement.
t_TYPE&
dereferenceRaw();
» more...
Return a reference to the contained value without checking engagement.
t_TYPE const&
dereferenceRaw() const;
» more...