mrdocs::NamedType::Name
The name of the type (identifier or specialization).
Synopsis
Declared in <mrdocs/Metadata/Type/NamedType.hpp>
Polymorphic<Name> Name = Polymorphic<struct Name>(std::in_place_type<IdentifierName>);
Created with MrDocs