template-templates 问答列表
作者:Ferruccio 提问时间:10/18/2008
我见过一些C++使用模板模板参数(即以模板为参数的模板)进行基于策略的类设计的例子。这种技术还有哪些其他用途?...