TemplateInstance.updateTempDecl

Confirm s is a valid template, then store it. Input: sc s candidate symbol of template. It may be: TemplateDeclaration FuncDeclaration with findTemplateDeclRoot() != NULL OverloadSet which contains candidates

class TemplateInstance
extern (D) final
bool
updateTempDecl

Return Value

Type: bool

true if updating succeeds.

Suggestion Box / Bug Report