Searched defs:rotate_copy (Results 1 – 6 of 6) sorted by relevance
30 inline OutputIterator rotate_copy( in rotate_copy() function
27 inline void rotate_copy(InputIterator first, in rotate_copy() function
496 struct rotate_copy struct502 struct result<This(R&, M, O)>507 typename detail::decay_array<O>::type operator()(R& r, M m, O o) const in operator ()()
669 struct rotate_copy { struct672 struct sig { 680 operator()(A a, A b, A c, D d) const in operator ()()
1008 OutputIterator rotate_copy( in rotate_copy() function