摘要:
我把类模板的声明放在头文件中,把定义在类模板外部的成员函数放在CPP文件中。(VC6)结果,在链接时出错:mytemp.obj : error LNK2001: unresolved external symbol "public: int __thiscall Queue::remove(void)" mytemp.obj : error LNK2001: unresolved external symbol "public: void __thiscall Queue::add(int const &)" 找了一下原因:Code refere 阅读全文
posted @ 2014-04-03 10:25
ShowJoy
阅读(1130)
评论(0)
推荐(0)

浙公网安备 33010602011771号