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

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

Completed in 57 milliseconds