Searched defs:common_range (Results 1 – 3 of 3) sorted by relevance
81 concept common_range = range<_Tp> && same_as<iterator_t<_Tp>, sentinel_t<_Tp> >; variable
947 concept common_range in _GLIBCXX_VISIBILITY() local
689 concept common_range in _GLIBCXX_VISIBILITY() local