Searched refs:new_first1 (Results 1 – 1 of 1) sorted by relevance
1108 RandIt new_first1 = skip_until_merge(first1, last1, *first_min, comp); in op_partial_merge_and_save_impl() local1109 buf_first1 += (new_first1-first1); in op_partial_merge_and_save_impl()1110 first1 = new_first1; in op_partial_merge_and_save_impl()1322 RandIt const new_first1 = first2 - (last1 - first1); in op_merge_blocks_left() local1323 op(forward_t(), first1, last1, new_first1); in op_merge_blocks_left()1324 first1 = new_first1; in op_merge_blocks_left()