C/C++
unique_copy()

template <class ForIter, class OutIter>
	OutIter unique_copy(ForIter start, ForIter end, OutIter result);
template <class ForIter, class OutIter, class BinPred>
	OutIter unique_copy(ForIter start, ForIter end, OutIter result, BinPred pfn);


,

unique_copy() , start1 end1, . , result. , , . unique_copy() , .






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



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