Compare records including bases, members, and flags.
Synopsis
Declared in <mrdocs/Metadata/Symbol/Record.hpp>
std::strong_ordering
operator<=>(RecordSymbol const& other) const;
Return Value
The relative order of the objects
Parameters
Name |
Description |
other |
The right operand |
Created with MrDocs