C/C++
upper_bound()

template <class ForIter, class T>
	ForIter upper_bound(ForIter start, ForIter end, const  &val);
template <class ForIter, class T, class Comp>
	ForIter upper_bound(ForIter start, ForIter end, const  &val, Comp cmpfn);


,

upper_bound() , start end, val. .

, , .






Нет комментариев.



Оставить комментарий:
Ваше Имя:
Email:
Антибот: *  
Ваш комментарий: