tpsemantic

Performs semantic on TemplateParameter AST nodes.

extern (C++)
bool
tpsemantic
(,,
TemplateParameters* parameters
)

Parameters

tp TemplateParameter

element of parameters to be semantically analyzed

sc Scope*

context

parameters TemplateParameters*

array of TemplateParameters supplied to the TemplateDeclaration

Return Value

Type: bool

true if no errors

Suggestion Box / Bug Report