Return a pointer providing non‐modifiable access to the underlying t_TYPE object. The behavior is undefined if the Optional_Base object is disengaged.
Synopsis
Declared in <bslstl_optional.h>
t_TYPE const*
operator‐>() const;
Created with MrDocs