mrdocs::PointerType

Synopsis

Declared in <mrdocs/Metadata/Type/PointerType.hpp>
struct PointerType final
    : TypeCommonBase<TypeKind::Pointer>

Base Classes

Name Description
TypeCommonBase<TypeKind::Pointer>

Member Functions

Name Description
operator<=> Three-way comparison operators

Static Member Functions

Name
isArray
isAuto
isDecltype
isFunction
isLValueReference
isMemberPointer
isNamed
isPointer
isRValueReference

Data Members

Name
PointeeType

Static Data Members

Name
kind_id

Non-Member Functions

Name Description
innerTypeReturn the inner type.
innerTypeReturn the inner type.
innerTypePtrReturn the inner type.
innerTypePtrReturn the inner type.

Created with MrDocs