mrdocs::ExplicitInfo::operator<=>
Three‐way comparison operator
Synopsis
constexpr
auto
operator<=>(ExplicitInfo const& rhs) const = default;
Parameters
Name |
Description |
rhs |
The right operand |
Created with MrDocs
Three‐way comparison operator
constexpr
auto
operator<=>(ExplicitInfo const& rhs) const = default;
Name |
Description |
rhs |
The right operand |
Created with MrDocs