mrdocs::dom::Value::isUndefined

Return true if this is undefined.

Synopsis

Declared in <mrdocs/Dom/Value.hpp>

bool
isUndefined() const noexcept;

Return Value

true if this is undefined.

Created with MrDocs