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

Synopsis

Declared in <bdlb_nullablevalue.h>

bool
isNull() const noexcept;

Return Value

true if this object is null, and false otherwise

Created with MrDocs