Searched refs:SimpleNonCommonRandomAcessSized (Results 1 – 2 of 2) sorted by relevance
158 std::ranges::zip_view v{SimpleNonCommonRandomAcessSized(buffer1)}; in test()165 …std::ranges::zip_view v{SimpleNonCommonRandomAcessSized(buffer1), SimpleNonCommonRandomAcessSized(… in test()
130 using SimpleNonCommonRandomAcessSized = SimpleNonCommonSized; variable