Return the size of the SymbolID.
Synopsis
Declared in <mrdocs/Metadata/Symbol/SymbolID.hpp>
constexpr
std::size_t
size() const noexcept;
Description
The size of a SymbolID is always 20.
Return Value
the size of the SymbolID.
Created with MrDocs