Return a reference providing non‐modifiable access to the underlying TYPE object. The behavior is undefined if the object has no value.

Synopsis

Declared in <bdlb_nullableallocatedvalue.h>

TYPE const&
operator*() const;

Created with MrDocs