mrdocs::PointerType::PointeeType
The pointee type, defaults to auto when unknown.
Synopsis
Declared in <mrdocs/Metadata/Type/PointerType.hpp>
Polymorphic<Type> PointeeType = Polymorphic<Type>(AutoType{});
Created with MrDocs