Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/libcxx/include/__iterator/
H A Dcounted_iterator.h37 struct __counted_iterator_concept {}; struct
41 struct __counted_iterator_concept<_Iter> {
64 : public __counted_iterator_concept<_Iter>