mrdocs::LValueReferenceType
An lvalue reference type.
Synopsis
struct LValueReferenceType final
: TypeCommonBase<TypeKind::LValueReference>
Non-Member Functions
Name |
Description |
Return the inner type. |
|
Return the inner type. |
|
Return the inner type. |
|
Return the inner type. |
|
Render a type to a human‐readable string. |
Created with MrDocs