Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] The difference between ICPPTemplateInstance.getTemplateDefinition() and ICPPSpecialization.getSpecializedBinding()

Hi,
These methods always return the same object.
Markus.

-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of xgsa
Sent: Sonntag, 27. März 2011 16:00
To: CDT General developers list.
Subject: [cdt-dev] The difference between ICPPTemplateInstance.getTemplateDefinition() and ICPPSpecialization.getSpecializedBinding()
Importance: Low

Hi,

Can anybody explain the difference between
ICPPTemplateInstance.getTemplateDefinition() and ICPPSpecialization.getSpecializedBinding()? It seems that in the most cases they refer to each other with corresponding type conversion. What is the case when they return different results?
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top