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;
Parameters
Name |
Description |
other |
The right operand |
Created with MrDocs