Home
last modified time | relevance | path

Searched defs:NotIndirectlyCopyable (Results 1 – 5 of 5) sorted by relevance

/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.copy/
H A Dranges.copy_n.pass.cpp34 struct NotIndirectlyCopyable {}; struct
H A Dranges.copy.pass.cpp39 struct NotIndirectlyCopyable {}; struct
H A Dranges.copy_backward.pass.cpp41 struct NotIndirectlyCopyable {}; struct
H A Dranges.copy_if.pass.cpp44 struct NotIndirectlyCopyable {}; struct
/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.move/
H A Dranges.move_backward.pass.cpp43 struct NotIndirectlyCopyable {}; struct