Type template argument.
Declared in <mrdocs/Metadata/TArg/TypeTArg.hpp>
struct TypeTArg final
: TArgCommonBase<TArgKind::Type>
| Name | Description |
|---|---|
TArgCommonBase<TArgKind::Type> | CRTP base that fixes the argument kind. |
| Name |
|---|
isConstant |
isTemplate |
isType |
| Name | Description |
|---|---|
Type | Template argument type. |
| Name |
|---|
kind_id |
| Name | Description |
|---|---|
toString | Convert a template argument to a human-readable string. |