Searched refs:rotate_copy (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/rotate_copy/requirements/explicit_instantiation/
H A D2.cc33 template iterator_type rotate_copy(iterator_type, iterator_type,
H A Dpod.cc33 template iterator_type rotate_copy(iterator_type, iterator_type,
/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dalgo.h63 using __STD::rotate_copy;
H A Dstl_algo.h690 // rotate and rotate_copy, and their auxiliary functions
827 _OutputIter rotate_copy(_ForwardIter __first, _ForwardIter __middle, function
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/headers/algorithm/
H A Dsynopsis.cc259 rotate_copy (_FIter, _FIter, _FIter, _OIter);
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dalgorithmfwd.h111 rotate_copy
542 rotate_copy(_FIter, _FIter, _FIter, _OIter);
H A Dstl_algo.h1468 rotate_copy(_ForwardIterator __first, _ForwardIterator __middle, function

Completed in 203 milliseconds