mrdocs::RValueReferenceType
An rvalue reference type.
Synopsis
struct RValueReferenceType final
: TypeCommonBase<TypeKind::RValueReference>
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