mrdocs::NoexceptInfo

Synopsis

Declared in <mrdocs/Metadata/Specifiers/NoexceptInfo.hpp>

struct NoexceptInfo;

Member Functions

Name

Description

operator<=>

Three‐way comparison operator

Data Members

Name

Description

Implicit

Whether a noexcept‐specifier was user‐written.

Kind

The evaluated exception specification.

Operand

The operand of the noexcept‐specifier, if any.

Non-Member Functions

Name

Description

toString

Convert NoexceptInfo to a string.

Created with MrDocs