TemplateInstance.semanticTiargs
- bool semanticTiargs(Loc loc, Scope* sc, Objects* tiargs, int flags)
class TemplateInstance
extern (D) static
bool
semanticTiargs
- bool semanticTiargs(Scope* sc)
dmd dtemplate TemplateInstance
constructorsfunctionsstatic functionsvariables
Run semantic of tiargs as arguments of template. Input: loc sc tiargs array of template arguments flags 1: replace const variables with their initializers 2: don't devolve Parameter to Type