Set the value of this object, irrespective of that value's type, to its null state.
Synopsis
Declared in <balcl_optionvalue.h>
void
setNull();
Description
The behavior is undefined unless true == hasNonVoidType(). Note that type() is not changed.
Created with MrDocs