Recent versions of VC++ itself comes with STL,
所在版块:社会百科 发贴时间:2003-05-27 11:37

用户信息
复制本帖HTML代码
高亮: 今天贴 X 昨天贴 X 前天贴 X 
I think... And the latest version of SGI STL is not for VC++.

For the SGI STL, the header files and the files without ext are all you need (code and algo are already written in the header files). Just make sure the SGI STL directory can be found by your C compiler (in case of VC++, you can follow the previous post; for gcc, etc., use -Ipath will do.) Note that the files without ext are also header files, just that they aggregately include all header files of one category.
.
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!

Flying @way 吳穎暉
 相关帖子 我要回复↙ ↗回到正文
请问怎么样安装STL? 裴彬   (112 bytes , 382reads )
open VC++ 6.0 darkart   (131 bytes , 182reads )
Recent versions of VC++ itself comes with STL, Flying   (478 bytes , 193reads )