Home
last modified time | relevance | path

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

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