Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/variant/variant.variant/variant.swap/
H A Dswap.pass.cpp36 struct NotCopyableWithSwap { struct
41 void swap(NotCopyableWithSwap &, NotCopyableWithSwap) {} in swap() argument
/aosp_15_r20/external/libcxx/test/std/utilities/variant/variant.variant/variant.swap/
H A Dswap.pass.cpp45 struct NotCopyableWithSwap { struct
50 void swap(NotCopyableWithSwap &, NotCopyableWithSwap) {} in swap() argument