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_nullableallocatedvalue.h>
TYPE&
makeValue();
Return Value
modifiable reference to the created value
Created with MrDocs