Return true if the value of this object (irrespective of non‐`void` type) is null. The behavior is undefined unless true == hasNonVoidType().

Synopsis

Declared in <balcl_optionvalue.h>

bool
isNull() const;

Created with MrDocs