Return the value_type object in d_buffer with const qualification adjusted to match that of t_TYPE. The behavior is undefined unless this->hasValue() == true.
value_type
d_buffer
t_TYPE
this->hasValue() == true
Declared in <bslstl_optional.h>
<bslstl_optional.h>
t_TYPE const& value() const &;