Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast.cpp |
Modifier and Type | Interface and Description |
---|---|
interface |
ICPPClassTemplatePartialSpecialization
This interface represents a class template partial specialization.
|
interface |
ICPPClassTemplatePartialSpecializationSpecialization
Interface for specializations of partial specializations.
|
interface |
ICPPTemplateTemplateParameter
Template parameters of type template
|
Modifier and Type | Method and Description |
---|---|
ICPPClassTemplate |
ICPPClassTemplatePartialSpecialization.getPrimaryClassTemplate()
Returns the ICPPTemplateDefinition which this is a specialization of
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.