TemplateInstance.semanticTiargs
- bool semanticTiargs(const ref Loc loc, Scope* sc, Objects* tiargs, int flags)
class TemplateInstance
extern (D) static
bool
semanticTiargs
- bool semanticTiargs(Scope* sc)
dmddtemplateTemplateInstance
constructorsfunctionsstatic functions
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