Home
last modified time | relevance | path

Searched defs:Test1OutIters (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.move/
H A Dmove_backward.pass.cpp85 struct Test1OutIters { struct
96 types::for_each(types::bidirectional_iterator_list<std::unique_ptr<int>*>(), Test1OutIters()); in test() argument
H A Dmove.pass.cpp86 struct Test1OutIters { struct
98 types::for_each(types::cpp17_input_iterator_list<std::unique_ptr<int>*>(), Test1OutIters()); in test() argument