mrdocs::TypeTArg::operator<=>
Three‐way comparison operator
Synopsis
Declared in <mrdocs/Metadata/TArg/TypeTArg.hpp>
auto
operator<=>(TypeTArg const& rhs) const = default;
Parameters
Name |
Description |
rhs |
The right operand |
Created with MrDocs