Searched refs:find_different_from_first (Results 1 – 1 of 1) sorted by relevance
83 static inline Iterator find_different_from_first(Iterator first, in find_different_from_first() function111 iterator cur = find_different_from_first(prev, boost::end(view)); in apply()119 iterator next = find_different_from_first(cur, boost::end(view)); in apply()137 next = find_different_from_first(cur, boost::end(view)); in apply()146 >::type prev = find_different_from_first(boost::rbegin(view), in apply()149 iterator next = find_different_from_first(cur, boost::end(view)); in apply()