Home
last modified time | relevance | path

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

/external/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/
Dswap_ranges.pass.cpp52 struct check_swap struct
62 struct check_swap<wrapper<T>> argument
100 … all_of(data_b, data_e, check_swap<T>()) && all_of(actual_b, actual_e, check_swap<T>()); in operator ()()