dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
TemplateTypeParameter
vdc
ast
tmpl
/ identical to IdentifierList
class
TemplateTypeParameter :
TemplateParameter
{
string
ident
;
Type
specialization
;
Node
def
;
}
Meta
Source
See Implementation
vdc
ast
tmpl
classes
TemplateTypeParameter
/ identical to IdentifierList