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