SGI STL模拟实现
重要参考资料:
1、《STL源码剖析》 侯捷 华中科技大学出版社
2、 SGI STL源码v3.3 http://www.sgi.com/tech/stl/download.html
3、 TinySTL https://github.com/zouxiaohang/TinySTL
4、 MemoryPool https://github.com/cacay/MemoryPool
| Name | Name | Last commit date | ||
|---|---|---|---|---|
SGI STL模拟实现
重要参考资料:
1、《STL源码剖析》 侯捷 华中科技大学出版社
2、 SGI STL源码v3.3 http://www.sgi.com/tech/stl/download.html
3、 TinySTL https://github.com/zouxiaohang/TinySTL
4、 MemoryPool https://github.com/cacay/MemoryPool