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