C/C++
search_n()

template <class ForIter, class Size, class T>
	ForIter search_n(ForIter start, ForIter end,
				Size num, Const  &val);
template <class ForIter, class Size, class T, class BinPred>
	ForIter search_n(ForIter start, ForIter end,
				Size num, Const  &val, BinPred pfn);



search_n() , num , val. , , start end. , , , end1.

, , .






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



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