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