mrdocs::TypeTParam

Type template parameter.

Synopsis

Declared in <mrdocs/Metadata/TParam/TypeTParam.hpp>

struct TypeTParam final
    : TParamCommonBase<TParamKind::Type>

Base Classes

Name Description

TParamCommonBase<TParamKind::Type>

CRTP base that fixes the parameter kind.

Static Member Functions

Data Members

Name

Description

Constraint

The type‐constraint for the parameter, if any.

KeyKind

Keyword (class/typename) the parameter uses

Static Data Members

Name

kind_id

Created with MrDocs