STL 學習筆記 ( 一. 概述 )

•  MiYu原創, 轉帖請註明 : 轉載自 ______________白白の屋       幾種常用的容器: map, vector, list, queue,stack, string ( 這個字符串也算個容器 )    STL容器的共通操作   – 一. 初始化( initialization )     • 1.產生一個空容器   list<int> l;  vector<int> ve
相關文章
相關標籤/搜索