Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast.cpp |
Modifier and Type | Interface and Description |
---|---|
interface |
ICPPAliasTemplate
Represents an alias template (14.5.7).
|
interface |
ICPPClassTemplate |
interface |
ICPPClassTemplatePartialSpecialization
This interface represents a class template partial specialization.
|
interface |
ICPPClassTemplatePartialSpecializationSpecialization
Interface for specializations of partial specializations.
|
interface |
ICPPFunctionTemplate
Interface for function templates
|
interface |
ICPPTemplateTemplateParameter
Template parameters of type template
|
Modifier and Type | Method and Description |
---|---|
ICPPTemplateDefinition |
ICPPTemplateScope.getTemplateDefinition()
Deprecated.
|
ICPPTemplateDefinition |
ICPPTemplateInstance.getTemplateDefinition()
Returns the template that this instance was instantiated from.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.