Home
last modified time | relevance | path

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

/llvm-project/pstl/test/std/algorithms/alg.sorting/alg.set.operations/
H A Dset.pass.cpp115 struct test_set_difference struct
202 …invoke_on_all_policies(test_set_difference<T1>(), in1.begin(), in1.end(), in2.cbegin(), in2.cend(), in test_set()