Return false if the target contains a value, and true otherwise. Note that this accessor is provided purely for compatibility with NullableValue and NullableAllocatedValue, and its use is discouraged in favor of has_value.
Declared in <bdlb_nullablevalueref.h>
bool
isNull() const noexcept;