TemplateInstance.this

This constructor is only called when we figured out which function template to instantiate.

  1. this(Loc loc, Identifier ident, Objects* tiargs)
  2. this(Loc loc, TemplateDeclaration td, Objects* tiargs)
    class TemplateInstance
    extern (D)
    this

Meta