Return true if this object is null, and false otherwise.

Synopsis

Declared in <bdlb_nullablevalue.h>

bool
isNull() const noexcept;

Created with MrDocs