Synopsis

Declared in <mrdocs/Metadata/Template.hpp>

struct TParam;

Member Functions

Name

Description

~TParam [destructor] [virtual]

Destructor

isNonType

isTemplate

isType

operator<=>

Three‐way comparison operator

Data Members

Name

Description

Default

The default template argument, if any

IsParameterPack

Whether this template parameter is a parameter pack

Kind

The kind of template parameter this is

Name

The template parameters name, if any

Protected Member Functions

Name

Description

TParam [constructor]

Construct from TParamKind

Derived Classes

Name

Description

TParamCommonBase

Created with MrDocs