TemplateInstance.hasNestedArgs

Determines if a TemplateInstance will need a nested generation of the TemplateDeclaration. Sets enclosing property if so, and returns != 0;

class TemplateInstance
extern (D) final
bool
hasNestedArgs
(
Objects* args
,)
Suggestion Box / Bug Report