mrdocs::SymbolID::operator std::string_view
Return a string view of the SymbolID.
Synopsis
Declared in <mrdocs/Metadata/Symbol/SymbolID.hpp>
operator std::string_view() const noexcept;
Return Value
a string view of the SymbolID.
Created with MrDocs