Return an address providing non-modifiable access to the underlying object of a (template parameter) TYPE if this object is non-null, and 0 otherwise.
Declared in <bdlb_nullablevalue.h>
TYPE const*
valueOrNull() const;
address of the underlying object if non-null, and 0 otherwise