AliasDeclaration.isAliasedTemplateParameter

class AliasDeclaration
extern (D) const
bool
isAliasedTemplateParameter
()

Return Value

Type: bool

true if this instance was created to make a template parameter visible in the scope of a template body, false otherwise

Suggestion Box / Bug Report