std::list

// <list> template < class T, class Alloc = allocator<T> > class list; 列表(List)是一個容許在序列中任何一處位置以常量耗時插入或刪除元素且能夠雙向迭代的順序容器(Sequence container)。ios A list is a seq
本站公眾號
   歡迎關注本站公眾號,獲取更多信息