mrdocs::doc::InlineContainer::operator<=>

Compare two InlineContainers.

Synopsis

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

std::strong_ordering
operator<=>(InlineContainer const& rhs) const;

Return Value

The relative order of the objects

Parameters

Name Description

rhs

The right operand

Created with MrDocs