Searched defs:dropView (Results 1 – 1 of 1) sorted by relevance
129 std::ranges::drop_view dropView(SimpleView{{}, &non_const_calls, &const_calls}, 4); in test() local 144 std::ranges::drop_view dropView(NonSimpleView{{}, &non_const_calls, &const_calls}, 4); in test() local