Home
last modified time | relevance | path

Searched defs:to_subrange_vector (Results 1 – 6 of 6) sorted by relevance

/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.copy/
H A Dranges.copy_n.segmented.pass.cpp82 std::vector<std::ranges::subrange<Iter, Sent>> to_subrange_vector(range2.begin(), range2.end()); in test_join_view() local
H A Dranges.copy_backward.segmented.pass.cpp86 std::vector<std::ranges::subrange<Iter, Sent>> to_subrange_vector(range2.begin(), range2.end()); in test_join_view() local
H A Dranges.copy.segmented.pass.cpp86 std::vector<std::ranges::subrange<Iter, Sent>> to_subrange_vector(range2.begin(), range2.end()); in test_join_view() local
H A Dranges.copy_backward.pass.cpp165 std::vector<std::ranges::subrange<Iter, Sent>> to_subrange_vector(range2.begin(), range2.end()); in test_join_view() local
/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.move/
H A Dranges.move_backward.segmented.pass.cpp86 std::vector<std::ranges::subrange<Iter, Sent>> to_subrange_vector(range2.begin(), range2.end()); in test_join_view() local
H A Dranges.move.segmented.pass.cpp86 std::vector<std::ranges::subrange<Iter, Sent>> to_subrange_vector(range2.begin(), range2.end()); in test_join_view() local