Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/
H A Dexecution_impl.h55 struct __is_random_access_iterator struct
57 static constexpr bool value = __internal::__is_random_access_iterator<_IteratorType>::value && argument
63 struct __is_random_access_iterator<_IteratorType> argument
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/
H A Dexecution_impl.h55 struct __is_random_access_iterator struct
57 static constexpr bool value = __internal::__is_random_access_iterator<_IteratorType>::value && argument
63 struct __is_random_access_iterator<_IteratorType> argument