Home
last modified time | relevance | path

Searched defs:rotate_copy (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/range/algorithm/
Drotate_copy.hpp30 inline OutputIterator rotate_copy( in rotate_copy() function
/third_party/boost/libs/compute/include/boost/compute/algorithm/
Drotate_copy.hpp27 inline void rotate_copy(InputIterator first, in rotate_copy() function
/third_party/boost/boost/compute/algorithm/
Drotate_copy.hpp27 inline void rotate_copy(InputIterator first, in rotate_copy() function
/third_party/boost/boost/phoenix/stl/algorithm/
Dtransformation.hpp496 struct rotate_copy struct
502 struct result<This(R&, M, O)>
507 typename detail::decay_array<O>::type operator()(R& r, M m, O o) const in operator ()()
/third_party/boost/boost/lambda/
Dalgorithm.hpp669 struct rotate_copy { struct
672 struct sig {
680 operator()(A a, A b, A c, D d) const in operator ()()
/third_party/boost/boost/poly_collection/
Dalgorithm.hpp1008 OutputIterator rotate_copy( in rotate_copy() function