| Package | Description |
|---|---|
| org.eclipse.cdt.core.dom.ast.cpp |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ICPPDeferredTemplateInstance
Deprecated.
use
ICPPDeferredClassInstance instead. |
interface |
ICPPFunctionInstance
This interface represents an instantiation of a function template.
|
| Modifier and Type | Field and Description |
|---|---|
static ICPPTemplateInstance[] |
ICPPTemplateInstance.EMPTY_TEMPLATE_INSTANCE_ARRAY |
| Modifier and Type | Method and Description |
|---|---|
ICPPTemplateInstance |
ICPPClassTemplate.asDeferredInstance()
Returns a deferred instance that allows lookups within this class template.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.