STL和基本數據結構

STL和基本數據結構 STL容器 vector 棧 隊列 鏈表 set map sort函數 next_permutation函數 STL:C++標準模板庫(Standard Template Library) 常用的數據結構、算法 能極大地簡化編程。  容器 順序式容器:vector,list,deque,queue,priority_queue,stack等 關聯式容器:set,multise
相關文章
相關標籤/搜索