<mrdocs/Metadata/Type/PointerType.hpp>
struct PointerType final
    : TypeCommonBase<TypeKind::Pointer>
| Name | Description | 
|---|---|
| TypeCommonBase<TypeKind::Pointer> | 
| Name | Description | 
|---|---|
| operator<=> | Three-way comparison operators | 
| Name | 
|---|
| isArray | 
| isAuto | 
| isDecltype | 
| isFunction | 
| isLValueReference | 
| isMemberPointer | 
| isNamed | 
| isPointer | 
| isRValueReference | 
| Name | 
|---|
| PointeeType | 
| 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. |