Searched refs:per_ls_next (Results 1 – 1 of 1) sorted by relevance
452 TurnIterator per_ls_next = first; in apply() local454 TurnIterator per_ls_current = per_ls_next; in apply()457 per_ls_next = std::find_if(per_ls_current, beyond, in apply()461 linear, per_ls_current, per_ls_next, oit, strategy); in apply()465 if ( per_ls_next != beyond ) in apply()467 next_multi_id = get_multi_index(per_ls_next); in apply()476 while ( per_ls_next != beyond ); in apply()