Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__algorithm/
H A Dranges_iterator_concept.h28 consteval auto __get_iterator_concept() { in __get_iterator_concept() function
44 using __iterator_concept = decltype(__get_iterator_concept<_Iter>());
/openbsd-src/gnu/llvm/libcxx/include/__ranges/
H A Delements_view.h184 static consteval auto __get_iterator_concept() {
197 using iterator_concept = decltype(__get_iterator_concept());