Searched refs:left_it (Results 1 – 1 of 1) sorted by relevance
86 RangeIterator left_it = boost::begin(range); in apply() local93 if (less(*it, *left_it)) in apply()95 left_it = it; in apply()108 left = *left_it; in apply()116 if (less(*left_it, left)) in apply()118 left = *left_it; in apply()