Interface ICPPFunctionInstance

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, IBinding, ICPPBinding, ICPPFunction, ICPPSpecialization, ICPPTemplateInstance, IFunction

public interface ICPPFunctionInstance extends ICPPTemplateInstance, ICPPFunction
This interface represents an instantiation or an explicit specialization of a function template.
Since:
5.8
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.