mrdocs::Type::asType

asType overloads

Synopses

Declared in <mrdocs/Metadata/Type/TypeBase.hpp>

View as const Type.

constexpr
Type const&
asType() const noexcept;
» more...

View as mutable Type.

constexpr
Type&
asType() noexcept;
» more...

Created with MrDocs