Assign to this object the default value for TYPE, and return a reference providing modifiable access to the underlying TYPE object.
Synopsis
Declared in <bdlb_nullablevalue.h>
TYPE&
makeValue();
Return Value
a reference providing modifiable access to the underlying TYPE object
Created with MrDocs