mrdocs::TArg
Base class for any template argument.
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