mrdocs::innerTypePtr

Return the inner type.

Synopses

Declared in <mrdocs/Metadata/Type.hpp>

Return the inner type.

Type*
innerTypePtr(Type& TI) noexcept;
» more...

Return the inner type.

Type const*
innerTypePtr(Type const& TI) noexcept;
» more...

Created with MrDocs