Return true if this object is in the unset state, and false otherwise. Note that if false == hasNonVoidType() then OptionType::e_VOID == type().
Synopsis
Declared in <balcl_optionvalue.h>
bool
hasNonVoidType() const;
Return Value
true if this object has a non‐void type, and false otherwise
Created with MrDocs