Home
last modified time | relevance | path

Searched refs:__has_iterator_concept (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__iterator/
H A Diterator_traits.h139 struct __has_iterator_concept { struct
424 template <class _Tp, class _Up, bool = __has_iterator_concept<_Tp>::value>