Searched refs:three_way_forward_t (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/boost/move/algo/detail/ |
D | basic_op.hpp | 32 struct three_way_forward_t{}; struct 57 …DestinationIt2 operator()(three_way_forward_t, SourceIt srcit, SourceIt srcitend, DestinationIt1 d… in operator ()() 99 …DestinationIt2 operator()(three_way_forward_t, SourceIt srcit, SourceIt srcitend, DestinationIt1 d… in operator ()()
|
D | adaptive_sort_merge.hpp | 962 dest = next_key_idx ? op(three_way_forward_t(), first_reg, last_reg, first_min, dest) in op_merge_blocks_with_irreg()
|