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