mrdocs::SymbolID::operator==
Compare two SymbolIDs for equality.
Synopsis
Declared in <mrdocs/Metadata/Symbol/SymbolID.hpp>
constexpr
bool
operator==(SymbolID const& other) const noexcept = default;
Parameters
| Name | Description |
|---|---|
other |
The right operand |
Created with MrDocs