STL强调的是泛型,模板
STL六大组件
容器(containers),算法(algorithms),迭代器(iterators)
仿函数(functors),适配器(adapters),配置器(allocators)