Return false if this object contains a value, and true otherwise. Note that this is the opposite of has_value.
Synopsis
Declared in <bdlb_nullableallocatedvalue.h>
bool
isNull() const noexcept;
Created with MrDocs