mrdocs::AutoType

Synopsis

Declared in <mrdocs/Metadata/Type/AutoType.hpp>

struct AutoType final
    : TypeCommonBase<TypeKind::Auto>

Base Classes

Member Functions

Name

Description

operator<=>

Three‐way comparison operators

Data Members

Name

Description

Constraint

Constraint on the auto type, if any.

Keyword

Static Data Members

Name

kind_id

Non-Member Functions

Name

Description

innerType

Return the inner type.

innerType

Return the inner type.

innerTypePtr

Return the inner type.

innerTypePtr

Return the inner type.

Created with MrDocs