Return a pointer providing non-modifiable access to the underlying TYPE object. The behavior is undefined if the target has no value.
Declared in <bdlb_nullablevalueref.h>
bdlb::NullableValueRef<TYPE>::value_type const*
operator->() const;
non-modifiable pointer to the underlying TYPE object