摘要:
Using C++ templatesIn C++, you can use a template to declare a set of related:Classes (including structures)FunctionsStatic data members of template classesWithin an application, you can instantiate the same template multiple times with the same arguments or with different arguments. If you use the 阅读全文
posted @ 2012-10-09 15:21
山本二十八
阅读(253)
评论(0)
推荐(0)

浙公网安备 33010602011771号