mrdocs::TParam

Synopsis

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

struct TParam;

Member Functions

Name

Description

~TParam [destructor] [virtual]

Destructor

asTParam

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]

Constructors

Derived Classes

Name Description

TParamCommonBase

Created with MrDocs