Compare polymorphic template arguments.
Declared in <mrdocs/Metadata/TArg.hpp>
std::strong_ordering
operator<=>(
Polymorphic<TArg> const& lhs,
Polymorphic<TArg> const& rhs);
The relative order of the objects
| Name | Description |
|---|---|
| lhs | The left operand |
| rhs | The right operand |