首页 > 其他 > 详细

「STL中的常用函数 容器」

时间:2020-06-27 12:24:51      阅读:62      评论:0      收藏:0      [点我收藏+]

占个坑,下午在更

二分操作:lower_bound和upper_bound

存图/数列操作:vector容器

全排列:next_permutation和prev_permutation

字符串转数列:atoi,atol,atoll,atof

序列操作:set

对应容器:map

字符串处理:string

双端队列:deque

排序:reserve,partition,sort,swap

链表:list

离散化去重:unique+lower_bound

「STL中的常用函数 容器」

原文:https://www.cnblogs.com/614685877--aakennes/p/13197826.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!