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