mrdocs::NamedType::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.
Created with MrDocs