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