Searched defs:__is_random_access_iterator (Results 1 – 1 of 1) sorted by relevance
58 struct __is_random_access_iterator struct60 static constexpr bool value = __internal::__is_random_access_iterator<_IteratorType>::value && argument66 struct __is_random_access_iterator<_IteratorType> argument