C++STL學習之路

C++STL學習之路 1、容器(Containers) (一)map (二)set 分配器(Allocators) 算法(Algorithms) 迭代器(Iterators) 適配器(Adapters) 仿函式(Functors) 1、容器(Containers) (一)map map 容器是關聯容器的一種。它提供了一種更有效的存儲和訪問數據的方法。map 容器有 4 種,每一種都是由類模板定義的
相關文章
相關標籤/搜索