std::map<Key,T,Compare,Allocator>::erase ... void erase( iterator first, iterator last ); ... pos, -, iterator to the element to remove.
確定! 回上一頁