Return a pointer providing modifiable access to the underlying t_TYPE object.
Declared in <bslstl_optional.h>
t_TYPE*
operator->();
The behavior is undefined if the Optional_Base object is disengaged.
pointer providing modifiable access to the contained value