TemplateInstancier

Undocumented in source.

Constructors

this
this(SemanticPass pass)
Undocumented in source.

Alias This

pass

Members

Functions

instanciate
auto instanciate(Location location, OverloadSet s, TemplateArgument[] args, Expression[] fargs)
Undocumented in source. Be warned that the author may not have intended to support it.
instanciate
auto instanciate(Location location, Template t, TemplateArgument[] args, Expression[] fargs)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta