Return an rvalue reference to the contained value.
Declared in <bslstl_optional.h>
<bslstl_optional.h>
t_TYPE&& operator*() &&;
rvalue reference providing modifiable access to the contained value