Assign to this object the specified val, and return a reference providing modifiable access to the underlying TYPE object.

Synopsis

Declared in <bdlb_nullableallocatedvalue.h>

TYPE&
makeValue(TYPE const& val);

Created with MrDocs