mrdocs::RecordSymbol::operator<=>
Three‐way comparison operator
Synopsis
Declared in <mrdocs/Metadata/Symbol/Record.hpp>
std::strong_ordering
operator<=>(RecordSymbol const& other) const;
Parameters
| Name | Description |
|---|---|
other |
The right operand |
Created with MrDocs