# sgi-stl **Repository Path**: DaviRain/sgi-stl ## Basic Information - **Project Name**: sgi-stl - **Description**: SGI(Silicon Graphics Computer Systems, Inc.) implement STL(C++ Standard Libirary). - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-06-16 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## About ## 这个是SGI(Silicon Graphics Computer Systems, Inc.)版本的STL实现,是侯捷老师最推荐的可读性最高的一种STL实现。GCC 中用的就是这个版本的实现。 ### resource ### * SGI STL主页:http://www.sgi.com/tech/stl/index.html * STLport主页:http://www.stlport.org/ (STLport有各种平台的移植版本)