Return a pointer providing non‐modifiable access to the underlying TYPE object. The behavior is undefined if the object has no value.
Synopsis
Declared in <bdlb_nullableallocatedvalue.h>
TYPE const*
operator‐>() const;
Return Value
pointer providing non‐modifiable access to the underlying TYPE object
Created with MrDocs