C++總複習--7--C++程序設計--STL

C++總複習--7--C++程序設計--STL 1.STL-容器(容器的使用簡單,底層實現,適用場景) (1)vector   (2)list (3)deque (4)set/multiset   (5)   map/multimap   (6)   stack.queue/priority.queue 2.STL-函數對象 (1)一元函數對象 (2)二元函數對象        less、less
相關文章
相關標籤/搜索