<mrdocs/Metadata/Type.hpp>
struct ArrayTypeInfo final
: TypeInfoCommonBase<TypeKind::Array>
Name | Description |
---|---|
TypeInfoCommonBase<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. |