Interface ICPPTemplateDefinition

    • Method Detail

      • getTemplateParameters

        ICPPTemplateParameter[] getTemplateParameters()
        Returns an array of the template parameters. In the case of a specialization, the array will be empty, a partial specialization will have the specialized parameter list.
        Returns:
        an array of template parameters