Searched refs:__zip_all_forward (Results 1 – 1 of 1) sorted by relevance
225 concept __zip_all_forward = (forward_range<__maybe_const<_Const, _Views>> && ...); variable233 } else if constexpr (__zip_all_forward<_Const, _Views...>) { in __get_zip_view_iterator_tag()244 requires __zip_all_forward<_Const, _Views...>290 requires __zip_all_forward<_Const, _Views...>