BloombergLP::bdlb::NullableValueRef::value

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_nullablevalueref.h>

bdlb::NullableValueRef<TYPE>::value_type&
value();