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