Searched refs:right_it (Results 1 – 1 of 1) sorted by relevance
87 RangeIterator right_it = boost::begin(range); in apply() local98 if (greater(*it, *right_it)) in apply()100 right_it = it; in apply()109 right = *right_it; in apply()121 if (greater(*right_it, right)) in apply()123 right = *right_it; in apply()