mrdocs::innerTypePtr
Return the inner type.
Synopses
Declared in <mrdocs/Metadata/Type.hpp>
Return the inner type.
Type*
innerTypePtr(Type& TI) noexcept;
Return the inner type.
Type const*
innerTypePtr(Type const& TI) noexcept;
Created with MrDocs