Home
last modified time | relevance | path

Searched defs:NonSwappable (Results 1 – 4 of 4) sorted by relevance

/llvm-project/libcxx/test/std/containers/sequences/array/array.special/
H A Dswap.pass.cpp19 struct NonSwappable { struct
20 TEST_CONSTEXPR NonSwappable() { } in NonSwappable() argument
/llvm-project/libcxx/test/std/containers/sequences/array/array.swap/
H A Dswap.pass.cpp19 struct NonSwappable { struct
20 TEST_CONSTEXPR NonSwappable() { } in NonSwappable() function
/llvm-project/libcxx/test/std/utilities/expected/expected.unexpected/swap/
H A Dswap.free.pass.cpp41 struct NonSwappable { global() struct
/llvm-project/libcxx/test/std/utilities/optional/optional.specalg/
H A Dswap.pass.cpp66 struct NonSwappable { struct