Searched defs:rotate_copy (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__algorithm/
H A Drotate_copy.h24 rotate_copy(_ForwardIterator __first, _ForwardIterator __middle, _ForwardIterator __last, _OutputIterator __result) function
H A Dranges_rotate_copy.h60 inline constexpr auto rotate_copy = __rotate_copy::__fn{}; member in namespace:ranges::__cpo
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_algo.h1593 rotate_copy(_ForwardIter __first, _ForwardIter __middle, function in namespace:std
/openbsd-current/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_algo.h1950 rotate_copy(_ForwardIterator __first, _ForwardIterator __middle, function

Completed in 215 milliseconds