mrdocs::TParamCommonBase
Synopsis
Declared in <mrdocs/Metadata/TParam/TParamBase.hpp>
template<TParamKind K>
struct TParamCommonBase
: TParam
Data Members
Name |
Description |
The default template argument, if any |
|
Whether this template parameter is a parameter pack |
|
The kind of template parameter this is |
|
The template parameters name, if any |
Protected Member Functions
Name |
Description |
|
Default constructor |
Derived Classes
Name |
Description |
A constant template parameter |
|
Created with MrDocs