Mr.Docs The C++ Alliance GitHub Repo
  • Mr.Docs
  • Reference
  • mrdocs
  • doc
  • ThrowsBlock
  • operator_3way-0e
master develop 2026.9.4 v0.8.0
Mr.Docs The C++ Alliance GitHub Repo

Mr.Docs

    • Home
    • Demos
    • Installation
    • Getting Started
    • The Configuration File
    • Documenting the Code
    • Generators
    • Design Notes
    • Library Reference
    • Contributor’s Guide
    • License

mrdocs::doc::ThrowsBlock::operator<=>

Three‐way comparison operator

Synopsis

Declared in <mrdocs/Metadata/DocComment/Block/ThrowsBlock.hpp>

auto
operator<=>(ThrowsBlock const& rhs) const = default;

Return Value

The relative order of the objects

Parameters

Name

Description

rhs

The right operand

Created with MrDocs