Return the value_type object in d_buffer with const qualification adjusted to match that of t_TYPE.

Synopsis

Declared in <bslstl_optional.h>

t_TYPE&
value() &;

Return Value

reference providing modifiable access to the contained value

Created with MrDocs