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