mrdocs::doc::Block::operator<=>

Three‐way comparison operator

Synopsis

Declared in <mrdocs/Metadata/DocComment/Block/BlockBase.hpp>

constexpr
auto
operator<=>(Block const& other) const = default;

Return Value

The relative order of the objects

Parameters

Name Description

other

The right operand

Created with MrDocs