clang::mrdocs::NonTypeTParam

Synopsis

Declared in <mrdocs/Metadata/Template.hpp>
struct NonTypeTParam final
    : TParamCommonBase<TParamKind::NonType>


Base Classes

Name Description
TParamCommonBase<TParamKind::NonType>

Member Functions

Name Description
operator<=> Three-way comparison operators

Static Member Functions

Name
isNonType
isTemplate
isType

Data Members

Name Description
Type Type of the non-type template parameter

Static Data Members

Name
kind_id

Created with MrDocs