Type template argument.
Synopsis
Declared in <mrdocs/Metadata/TArg/TypeTArg.hpp>
struct TypeTArg final
: TArgCommonBase<TArgKind::Type>
Base Classes
Name |
Description |
CRTP base that fixes the argument kind. |
Static Member Functions
Name |
Description |
Test whether the kind is a non‐type constant argument. |
|
Test whether the kind is a template argument. |
|
Test whether the kind is a type argument. |
Data Members
Name |
Description |
Template argument type. |
Static Data Members
Name |
Description |
Static discriminator for the concrete argument. |