摘要: 问题描述: 现在有两个模板类(头文件A.h为1~14行,头文件B.h为15~27行): 1: /////////////////////////////////////////// 2: // file A.h 3: // 4: #include "B.h" 5: 6: template 7: class A 8: { 9: pub... 阅读全文
posted @ 2015-06-07 19:11 10微秒 阅读(4616) 评论(0) 推荐(0)