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