dmd v2.104.0 (2023-06-02T08:46:32Z)
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