mrdocs::dom::String::operator std::string_view

Return the string.

Synopsis

Declared in <mrdocs/Dom/String.hpp>

operator std::string_view() const noexcept;

Return Value

the string.

Created with MrDocs