Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast.cpp |
Modifier and Type | Interface and Description |
---|---|
interface |
ICPPClassTemplatePartialSpecializationSpecialization
Interface for specializations of partial specializations.
|
Modifier and Type | Field and Description |
---|---|
static ICPPClassTemplatePartialSpecialization[] |
ICPPClassTemplatePartialSpecialization.EMPTY_PARTIAL_SPECIALIZATION_ARRAY |
Modifier and Type | Method and Description |
---|---|
ICPPClassTemplatePartialSpecialization[] |
ICPPClassTemplate.getPartialSpecializations()
Returns the partial specializations of this class template.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.