mrdocs::FunctionSymbol::operator<=>
Compare functions by signature, qualifiers, and metadata.
Synopsis
Declared in <mrdocs/Metadata/Symbol/Function.hpp>
std::strong_ordering
operator<=>(FunctionSymbol const& other) const;
Parameters
Name |
Description |
other |
The right operand |
Created with MrDocs