mrdocs::TypedefSymbol::operator<=>
Compare typedef symbols, including alias target and template.
Synopsis
Declared in <mrdocs/Metadata/Symbol/Typedef.hpp>
std::strong_ordering
operator<=>(TypedefSymbol const& other) const;
Parameters
Name |
Description |
other |
The right operand |
Created with MrDocs