Searched refs:difference_type (Results 1 – 3 of 3) sorted by relevance
48 using diff_type = typename traits::difference_type;
50 using diffType = typename std::iterator_traits<IdentifierIterator>::difference_type;
3684 typedef std::ptrdiff_t difference_type; typedef in cl::SVMAllocator