mrdocs::GuideSymbol::operator<=>
Compare guides by what they deduce, then by their parameters and template head.
Synopsis
Declared in <mrdocs/Metadata/Symbol/Guide.hpp>
std::strong_ordering
operator<=>(GuideSymbol const& other) const;
Parameters
Name |
Description |
other |
The right operand |
Created with MrDocs