mrdocs::RValueReferenceType::isAuto

True when this concrete kind is auto.

Synopsis

Declared in <mrdocs/Metadata/Type/TypeBase.hpp>

constexpr
static
bool
isAuto() noexcept;

Return Value

true if kind_id is TypeKind::Auto.