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
Return true if this is undefined.
Declared in <mrdocs/Dom/Value.hpp>
bool
isUndefined() const noexcept;
true if this is undefined.
Created with MrDocs