mrdocs::innermostType
Return the innermost type (mutable overload).
Synopsis
Declared in <mrdocs/Metadata/Type.hpp>
Polymorphic<Type>&
innermostType(Polymorphic<Type>& TI) noexcept;
Parameters
| Name | Description |
|---|---|
TI |
A polymorphic value‐type. |
Created with MrDocs