Searched refs:SimpleCommonRandomAccessSized (Results 1 – 2 of 2) sorted by relevance
74 std::ranges::zip_view v{SimpleCommonRandomAccessSized(buffer1)}; in test()81 …std::ranges::zip_view v{SimpleCommonRandomAccessSized(buffer1), SimpleCommonRandomAccessSized(buff… in test()
54 using SimpleCommonRandomAccessSized = SimpleCommon; variable