Searched defs:move_backward (Results 1 – 6 of 6) sorted by relevance
/third_party/boost/boost/move/algo/ |
D | move.hpp | 80 O move_backward(I f, I l, O result) in move_backward() function
|
/third_party/boost/boost/sort/common/util/ |
D | algorithm.hpp | 229 inline Iter2_t move_backward(Iter2_t it_dest, Iter1_t first, Iter1_t last) in move_backward() function
|
/third_party/boost/boost/sort/common/ |
D | range.hpp | 137 inline range<Iter2_t> move_backward(const range<Iter2_t> &dest, in move_backward() function
|
/third_party/boost/boost/container/detail/ |
D | copy_move_algo.hpp | 880 move_backward(I f, I l, F r) in move_backward() function 893 move_backward(I f, I l, F r) BOOST_NOEXCEPT_OR_NOTHROW in move_backward() function
|
/third_party/boost/libs/container/bench/detail/ |
D | varray_util.hpp | 339 BDO move_backward(BDI first, BDI last, BDO dst) in move_backward() function
|
/third_party/boost/boost/geometry/index/detail/ |
D | varray_detail.hpp | 411 BDO move_backward(BDI first, BDI last, BDO dst) in move_backward() function
|