Searched defs:__is_random_access_iterator (Results 1 – 2 of 2) sorted by relevance
55 struct __is_random_access_iterator struct57 static constexpr bool value = __internal::__is_random_access_iterator<_IteratorType>::value && argument63 struct __is_random_access_iterator<_IteratorType> argument