Home
last modified time | relevance | path

Searched refs:test_replace_copy (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/pstl/test/std/algorithms/alg.modifying.operations/
H A Dreplace_copy.pass.cpp23 struct test_replace_copy struct
63 …invoke_on_all_policies(test_replace_copy(), in.begin(), in.end(), out.begin(), out.end(), expected… in test()
65 …invoke_on_all_policies(test_replace_copy(), in.cbegin(), in.cend(), out.begin(), out.end(), expect… in test()