Searched refs:_Difference (Results 1 – 2 of 2) sorted by relevance
64 typedef typename iterator_traits<_InputIter>::difference_type _Difference; in advance() typedef65 _Difference __n = static_cast<_Difference>(_VSTD::__convert_to_integral(__orig_n)); in advance()
75 _Difference; in __sample() typedef79 typedef typename common_type<_Distance, _Difference>::type _CommonType; in __sample()