mrdocs::SymbolID::operator bool
Return true if this is a valid SymbolID.
Synopsis
Declared in <mrdocs/Metadata/Symbol/SymbolID.hpp>
explicit
operator bool() const noexcept;
Return Value
true if this is a valid SymbolID.
Created with MrDocs