TypeInstance

Similar to TypeIdentifier, but with a TemplateInstance as the root

extern (C++) final
class TypeInstance : TypeQualified {
TemplateInstance tempinst;
}
Suggestion Box / Bug Report