Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__iterator/
H A Diterator_traits.h100 struct __iter_concept_cache { struct
107 using _ITER_CONCEPT = typename __iter_concept_cache<_Iter>::type::template _Apply<_Iter>; argument