Return whether the referred object contains a null value.
Declared in <bdlar_nullablevalueref.h>
<bdlar_nullablevalueref.h>
bool isNull() const;
Return true if the referred object contains a null value, and false otherwise.
true
false
true if null, and false otherwise