Searched refs:adl_move_swap_ranges (Results 1 – 6 of 6) sorted by relevance
/third_party/boost/boost/move/algo/detail/ |
D | basic_op.hpp | 83 { return boost::adl_move_swap_ranges(first, last, dest_begin); } in operator ()()
|
D | adaptive_sort_merge.hpp | 169 ::boost::adl_move_swap_ranges(begin, end, with); in swap_and_update_key() 958 dest = next_key_idx ? ::boost::adl_move_swap_ranges(first_min, last_min, first_reg) in op_merge_blocks_with_irreg()
|
D | merge.hpp | 339 boost::adl_move_swap_ranges(first, middle, middle); in rotate_gcd()
|
/third_party/boost/boost/move/ |
D | adl_move_swap.hpp | 245 ForwardIt2 adl_move_swap_ranges(ForwardIt1 first1, ForwardIt1 last1, ForwardIt2 first2) in adl_move_swap_ranges() function
|
/third_party/boost/boost/move/algo/ |
D | adaptive_sort.hpp | 52 boost::adl_move_swap_ranges(cur_pos, cur_pos+l_data, new_pos); in move_data_forward()
|
/third_party/boost/doc/html/ |
D | doc_HTML.manifest | 1736 boost/adl_move_swap_ranges.html
|