文件名称:SGI的STL源代码实现
文件大小:1.06MB
文件格式:RAR
更新时间:2015-05-06 05:11:26
STL 源码
SGI的STL源代码 包括文档和代码。 The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterators; it provides many of the basic algorithms and data structures of computer science. The STL is a generic library, meaning that its components are heavily parameterized: almost every component in the STL is a template. You should make sure that you understand how templates work in C++ before you use the STL.
【文件预览】:
SGI的STL源代码实现
----STL_doc.zip(906KB)
----stl.zip(217KB)