mrdocs::dom::Value::isArray
Return true if this is an array.
Synopsis
Declared in <mrdocs/Dom/Value.hpp>
bool
isArray() const noexcept;
Return Value
true if this is an array.
Created with MrDocs
Return true if this is an array.
Declared in <mrdocs/Dom/Value.hpp>
bool
isArray() const noexcept;
true if this is an array.
Created with MrDocs