mrdocs::LValueReferenceType

Synopsis

Declared in <mrdocs/Metadata/Type/LValueReferenceType.hpp>
struct LValueReferenceType final
    : TypeCommonBase<TypeKind::LValueReference>

Base Classes

Name Description
TypeCommonBase<TypeKind::LValueReference>

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