<mrdocs/Metadata/TArg/TArgBase.hpp>
template<TArgKind K>
struct TArgCommonBase
: TArg
| Name | Description |
|---|---|
TArg |
| Name | Description |
|---|---|
asTArg | |
operator<=> | Three-way comparison operator |
| Name |
|---|
isConstant |
isTemplate |
isType |
| Name | Description |
|---|---|
IsPackExpansion | Whether this template argument is a parameter expansion. |
Kind | The kind of template argument this is. |
| Name |
|---|
kind_id |
| Name | Description |
|---|---|
TArgCommonBase [constructor] | Default constructor |
| Name | Description |
|---|---|
ConstantTArg
| |
TemplateTArg
| |
TypeTArg
|