Searched defs:_Difference (Results 1 – 2 of 2) sorted by relevance
66 typedef typename iterator_traits<_InputIter>::difference_type _Difference; in advance() typedef
83 using _Difference = typename _IterOps<_AlgPolicy>::template __difference_type<_PopulationIterator>; __sample() local