摘要: ForwardIterlower_bound(ForwardIter first, ForwardIter last,const _Tp& val)算法返回一个非递减序列[first, last)中的第一个大于等于值val的位置。 ForwardIter upper_bound(Forward... 阅读全文
posted @ 2014-07-23 15:33 魔峥 阅读(250) 评论(0) 推荐(0) 编辑