mrdocs::TArgCommonBase::isType
Test whether the kind is a type argument.
Synopsis
Declared in <mrdocs/Metadata/TArg/TArgBase.hpp>
constexpr
static
bool
isType() noexcept;
Return Value
true if kind_id equals TypeKind::Type.
Created with MrDocs