TypedAliasTemplateParameter

Template typed alias parameter

Constructors

this
this(Location location, Name name, uint index, Type type)
Undocumented in source.

Members

Variables

type
Type type;
Undocumented in source.

Inherited Members

From TemplateParameter

index
uint index [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta