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