Home
last modified time | relevance | path

Searched defs:__is_random_access_iterator (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/pstl/include/pstl/internal/
Dexecution_impl.h58 struct __is_random_access_iterator struct
60 static constexpr bool value = __internal::__is_random_access_iterator<_IteratorType>::value && argument
66 struct __is_random_access_iterator<_IteratorType> argument