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
Return the string.
Declared in <mrdocs/Dom/String.hpp>
std::string_view
get() const noexcept;
the string.
Created with MrDocs