mrdocs::TemplateTParam
Template template parameter.
Synopsis
struct TemplateTParam final
: TParamCommonBase<TParamKind::Template>
Static Member Functions
Name |
Description |
True if the parameter is a non‐type parameter. |
|
True if the parameter is a template template parameter. |
|
True if the parameter is a type parameter. |
Static Data Members
Name |
Description |
Static discriminator for the concrete parameter. |
Created with MrDocs