带有详细注释,配有相应博客讲解,适合用于学习STL、数据结构算法的简易STL库。
Stars
34
Forks
8
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
13
commits
add set.h
f8a7752
add rb_tree in tree.h and test in main.cpp
96b7b20
test priority_queue in main.cpp
9e405db
add stack, queue, heap, priority_queue
e2c6b3c
add vector,list,deque and some test code
34348b5
vector and list
b681efc
运行 test_alloc( ) 的 main( ) 程序
6b241f9
SGI 特色的两级分配器及测试
6f8eda2
enter
d7b3b18
alloctor.h and construct.h
89fe1ef
remove binary
661b56f
remove unnecessary files
73f6863
README and typetraits.h
899d733