Return a reference providing non-modifiable access to the underlying object of a (template parameter) TYPE. The behavior is undefined if the target has no value.
Declared in <bdlb_nullablevalueref.h>
bdlb::ConstNullableValueRef<TYPE>::value_type const&
value() const;