mrdocs::VariableSymbol::operator<=>

Compare variables by type, flags, and initializer.

Synopsis

Declared in <mrdocs/Metadata/Symbol/Variable.hpp>

std::strong_ordering
operator<=>(VariableSymbol const& other) const;

Return Value

The relative order of the objects

Parameters

NameDescription
otherThe right operand