Searched refs:diff_type (Results 1 – 1 of 1) sorted by relevance
154 typedef typename std::iterator_traits<InIt>::difference_type diff_type; in apply() typedef156 diff_type diff = std::distance(first, last); in apply()