阅读背景:

如何让非模板化管理器接受模板化对象?

来源:互联网 

I've made a generic property template. Each of the properties is only one value, for example float, int, string, etc. And when the property is instantiated, it attempts to register itself with the property manager singleton. However, I can't figure out how to make the PropertyManager::AddProperty() method take the property. It keeps erroring out with a message stating that the Property needs a typename. How is this normally done?I've made a generic property template. Each of




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: