mrdocs::dom::Value::operator std::string

Return the string.

Synopsis

Declared in <mrdocs/Dom/Value.hpp>
explicit
operator std::string() const noexcept;

Return Value

the string.

Created with MrDocs