Linux下STL使用
摘要:stl的东西在Linux的G++下编译的时候,不支持嵌套使用,会提示 --在嵌套模板实参列表中应当使用 ‘> >’ 而非 ‘>>’--的错误,需要将被嵌套的部分重新定义一个数据类型。使用typedef。
阅读全文
posted @ 2012-05-23 11:00
posted @ 2012-05-23 11:00
posted @ 2012-05-23 10:23
posted @ 2012-05-16 16:43
posted @ 2012-05-11 10:07