Return 'true' if the value of this object is undefined, and 'false' otherwise.

Synopsis

Declared in <baljsn_encoder_testtypes.h>

bool
isUndefinedValue() const;

Return Value

true if the value of this object is undefined, and false otherwise

Created with MrDocs