Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/include/__iterator/
H A Dcounted_iterator.h36 struct __counted_iterator_concept {}; struct
40 struct __counted_iterator_concept<_Iter> {
63 : public __counted_iterator_concept<_Iter>