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