Home
last modified time | relevance | path

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

/external/libcxx/test/std/containers/associative/set/set.special/
Dswap_noexcept.pass.cpp43 struct some_comp2 struct
47 some_comp2() {} in some_comp2() argument
48 some_comp2(const some_comp2&) {} in some_comp2() function
54 void swap(some_comp2<T>&, some_comp2<T>&) noexcept {} in swap() argument
/external/libcxx/test/std/containers/associative/multiset/multiset.special/
Dswap_noexcept.pass.cpp43 struct some_comp2 struct
47 some_comp2() {} in some_comp2() function
48 some_comp2(const some_comp2&) {} in some_comp2() argument
54 void swap(some_comp2<T>&, some_comp2<T>&) noexcept {} in swap() argument
/external/libcxx/test/std/containers/associative/multimap/multimap.special/
Dswap_noexcept.pass.cpp43 struct some_comp2 struct
47 some_comp2() {} in some_comp2() argument
48 some_comp2(const some_comp2&) {} in some_comp2() argument
54 void swap(some_comp2<T>&, some_comp2<T>&) noexcept {} in swap() argument
/external/libcxx/test/std/containers/associative/map/map.special/
Dswap_noexcept.pass.cpp43 struct some_comp2 struct
47 some_comp2() {} in some_comp2() function
48 some_comp2(const some_comp2&) {} in some_comp2() argument
54 void swap(some_comp2<T>&, some_comp2<T>&) noexcept {} in swap() argument
/external/libcxx/test/std/containers/unord/unord.map/unord.map.swap/
Dswap_noexcept.pass.cpp47 struct some_comp2 struct
51 some_comp2() {} in some_comp2() argument
52 some_comp2(const some_comp2&) {} in some_comp2() function
58 void swap(some_comp2<T>&, some_comp2<T>&) noexcept {} in swap() argument
/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.swap/
Dswap_noexcept.pass.cpp47 struct some_comp2 struct
51 some_comp2() {} in some_comp2() argument
52 some_comp2(const some_comp2&) {} in some_comp2() function
58 void swap(some_comp2<T>&, some_comp2<T>&) noexcept {} in swap() argument
/external/libcxx/test/std/containers/unord/unord.set/unord.set.swap/
Dswap_noexcept.pass.cpp47 struct some_comp2 struct
51 some_comp2() {} in some_comp2() argument
52 some_comp2(const some_comp2&) {} in some_comp2() argument
58 void swap(some_comp2<T>&, some_comp2<T>&) noexcept {} in swap() argument
/external/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.swap/
Dswap_noexcept.pass.cpp47 struct some_comp2 struct
51 some_comp2() {} in some_comp2() argument
52 some_comp2(const some_comp2&) {} in some_comp2() function
58 void swap(some_comp2<T>&, some_comp2<T>&) noexcept {} in swap() argument