<mrdocs/Metadata/Type/ArrayType.hpp>
struct ArrayType final
: TypeCommonBase<TypeKind::Array>
| Name | Description |
|---|---|
TypeCommonBase<TypeKind::Array> |
| Name | Description |
|---|---|
operator<=> | Three-way comparison operators |
| Name |
|---|
isArray |
isAuto |
isDecltype |
isFunction |
isLValueReference |
isMemberPointer |
isNamed |
isPointer |
isRValueReference |
| Name |
|---|
Bounds |
ElementType |
| Name |
|---|
kind_id |
| Name | Description |
|---|---|
innerType | Return the inner type. |
innerType | Return the inner type. |
innerTypePtr | Return the inner type. |
innerTypePtr | Return the inner type. |