Searched refs:four_way_t (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/boost/move/algo/detail/ |
D | basic_op.hpp | 33 struct four_way_t{}; struct 67 …BOOST_MOVE_FORCEINLINE void operator()(four_way_t, SourceIt srcit, DestinationIt1 dest1it, Destina… in operator ()() 108 …BOOST_MOVE_FORCEINLINE void operator()(four_way_t, SourceIt srcit, DestinationIt1 dest1it, Destina… in operator ()()
|
D | adaptive_sort_merge.hpp | 802 op(four_way_t(), first2++, first_min++, first1++, lastb++); in op_buffered_partial_merge_and_swap_to_range1_and_buffer() 811 op( four_way_t(), first2++, first_min++, first1++, lastb++); in op_buffered_partial_merge_and_swap_to_range1_and_buffer()
|