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