This commit is contained in:
邹晓航
2014-09-17 08:58:31 +08:00

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
TinySTL
=======
采用C++11实现一款简易的STL标准库
目的练习数据结构与算法和C++ Template编程
编译环境VS2013及以上版本