Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__iterator/
H A Dcounted_iterator.h45 struct __counted_iterator_concept {}; struct
49 struct __counted_iterator_concept<_Iter> {
72 : public __counted_iterator_concept<_Iter>,