Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/algorithms/alg.modifying.operations/alg.copy/
H A Dranges.copy_n.pass.cpp35 struct NotIndirectlyCopyable {}; struct
H A Dranges.copy.pass.cpp37 struct NotIndirectlyCopyable {}; struct
H A Dranges.copy_backward.pass.cpp40 struct NotIndirectlyCopyable {}; struct
H A Dranges.copy_if.pass.cpp45 struct NotIndirectlyCopyable {}; struct
/llvm-project-15.0.7/libcxx/test/std/algorithms/alg.modifying.operations/alg.move/
H A Dranges.move_backward.pass.cpp40 struct NotIndirectlyCopyable {}; struct