Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxx/include/__iterator/
H A Dcounted_iterator.h42 struct __counted_iterator_concept {}; struct
46 struct __counted_iterator_concept<_Iter> {
69 : public __counted_iterator_concept<_Iter>