mrdocs::TypeTArg

Type template argument.

Synopsis

Declared in <mrdocs/Metadata/TArg/TypeTArg.hpp>

struct TypeTArg final
    : TArgCommonBase<TArgKind::Type>

Base Classes

NameDescription
TArgCommonBase<TArgKind::Type>CRTP base that fixes the argument kind.

Static Member Functions

Name
isConstant
isTemplate
isType

Data Members

NameDescription
Type Template argument type.

Static Data Members

Name
kind_id

Non-Member Functions

NameDescription
toStringConvert a template argument to a human-readable string.