mrdocs::innermostType

Return the innermost type (mutable overload).

Synopsis

Declared in <mrdocs/Metadata/Type.hpp>

Polymorphic<Type>&
innermostType(Polymorphic<Type>& TI) noexcept;

Return Value

the innermost type (mutable overload).

Parameters

Name Description

TI

A polymorphic value‐type.

Created with MrDocs