Skip to main content

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

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?


Back to the top