Home
last modified time | relevance | path

Searched defs:some_comp2 (Results 1 – 8 of 8) sorted by relevance

/llvm-project/libcxx/test/std/containers/associative/multiset/multiset.special/
H A Dswap_noexcept.pass.cpp42 struct some_comp2 struct
46 some_comp2() {} in some_comp2() argument
47 some_comp2(const some_comp2&) {} in some_comp2() function
53 void swap(some_comp2<T>&, some_comp2<T>&) noexcept {} in swap() argument
/llvm-project/libcxx/test/std/containers/associative/map/map.special/
H A Dswap_noexcept.pass.cpp42 struct some_comp2 struct
46 some_comp2() {} in some_comp2() function
47 some_comp2(const some_comp2&) {} in some_comp2() function
53 void swap(some_comp2<T>&, some_comp2<T>&) noexcept {} in swap() argument
/llvm-project/libcxx/test/std/containers/associative/set/set.special/
H A Dswap_noexcept.pass.cpp42 struct some_comp2 struct
46 some_comp2() {} in some_comp2() function
47 some_comp2(const some_comp2&) {} in some_comp2() function
53 void swap(some_comp2<T>&, some_comp2<T>&) noexcept {} in swap() argument
/llvm-project/libcxx/test/std/containers/associative/multimap/multimap.special/
H A Dswap_noexcept.pass.cpp42 struct some_comp2 struct
46 some_comp2() {} in some_comp2() function
47 some_comp2(const some_comp2&) {} in some_comp2() function
53 void swap(some_comp2<T>&, some_comp2<T>&) noexcept {} in swap() argument
/llvm-project/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.swap/
H A Dswap_noexcept.pass.cpp46 struct some_comp2 struct
50 some_comp2() {} in some_comp2() argument
51 some_comp2(const some_comp2&) {} in some_comp2() argument
57 void swap(some_comp2<T>&, some_comp2<T>&) noexcept {} in swap() argument
/llvm-project/libcxx/test/std/containers/unord/unord.map/unord.map.swap/
H A Dswap_noexcept.pass.cpp46 struct some_comp2 struct
50 some_comp2() {} in some_comp2() argument
51 some_comp2(const some_comp2&) {} in some_comp2() function
57 void swap(some_comp2<T>&, some_comp2<T>&) noexcept {} in swap() argument
/llvm-project/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.swap/
H A Dswap_noexcept.pass.cpp46 struct some_comp2 struct
50 some_comp2() {} in some_comp2() argument
51 some_comp2(const some_comp2&) {} in some_comp2() argument
57 void swap(some_comp2<T>&, some_comp2<T>&) noexcept {} in swap() argument
/llvm-project/libcxx/test/std/containers/unord/unord.set/unord.set.swap/
H A Dswap_noexcept.pass.cpp46 struct some_comp2 struct
50 some_comp2() {} in some_comp2() argument
51 some_comp2(const some_comp2&) {} in some_comp2() argument
57 void swap(some_comp2<T>&, some_comp2<T>&) noexcept {} in swap() argument