Searched refs:reverse_copy (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/libstdc++/include/backward/
H A Dalgo.h92 using std::reverse_copy;
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dstl_algo.h1703 * For every @c i such that @p 0<=i<=(last-first), @p reverse_copy()
1710 reverse_copy(_BidirectionalIterator __first, _BidirectionalIterator __last, function

Completed in 191 milliseconds