BloombergLP::bdlb::NullableValueRef::operator*

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

Synopsis

Declared in <bdlb_nullablevalueref.h>

bdlb::NullableValueRef<TYPE>::value_type&
operator*();