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