Base class for any template argument.
Synopsis
Declared in <mrdocs/Metadata/TArg/TArgBase.hpp>
struct TArg;
Member Functions
Data Members
Name |
Description |
Whether this template argument is a parameter expansion. |
|
The kind of template argument this is. |
Protected Member Functions
Name |
Description |
|
Constructors |
Non-Member Functions
Name |
Description |
Convert a template argument to a human‐readable string. |
Derived Classes
Name |
Description |
CRTP base that fixes the argument kind. |
Created with MrDocs