mrdocs::TParamCommonBase::isTemplate
True if the parameter is a template template parameter.
Synopsis
Declared in <mrdocs/Metadata/TParam/TParamBase.hpp>
constexpr
static
bool
isTemplate() noexcept;
Return Value
true when kind_id equals TParamKind::Template.
Created with MrDocs