Return a reference 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*();
Created with MrDocs