摘要:
在linux下编译模板程序出错,出错信息如下,而同样的代码在vs2003中编译通过,google了一下原来是使用vector内部类型iterator时需要添加typename,加上typename后编译通过。 meta:/var/ftp/upload/test # g++ -o temp template.cpptemplate.cpp: In function ‘std::string prin... 阅读全文
posted @ 2009-04-10 14:34 可可 阅读(447) 评论(0) 推荐(0)
浙公网安备 33010602011771号