Return a reference providing modifiable access to the underlying TYPE object. The behavior is undefined unless this object is non‐null.
Synopsis
Declared in <bdlb_nullablevalue.h>
TYPE&
value();
Return Value
a reference providing modifiable access to the underlying TYPE object object
Created with MrDocs