Return true if this object is null, and false otherwise.
true
false
Declared in <bdlb_nullablevalue.h>
<bdlb_nullablevalue.h>
bool isNull() const noexcept;
Created with MrDocs