mrdocs::dom::String::get

Return the string.

Synopsis

Declared in <mrdocs/Dom/String.hpp>

std::string_view
get() const noexcept;

Return Value

the string.

Created with MrDocs