mrdocs::doc::MathInline::operator<=>

Three‐way comparison operator

Synopsis

Declared in <mrdocs/Metadata/DocComment/Inline/MathInline.hpp>

constexpr
auto
operator<=>(MathInline const& rhs) const = default;

Return Value

The relative order of the objects

Parameters

Name Description

rhs

The right operand

Created with MrDocs