Home
last modified time | relevance | path

Searched refs:propagate_on_container_swap (Results 1 – 25 of 29) sorted by relevance

12

/external/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.types/
Dpropagate_on_container_swap.pass.cpp27 typedef std::true_type propagate_on_container_swap; typedef
38 …static_assert((std::is_same<std::allocator_traits<A<char> >::propagate_on_container_swap, std::tru… in main()
39 …static_assert((std::is_same<std::allocator_traits<B<char> >::propagate_on_container_swap, std::fal… in main()
/external/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.types/
Dpropagate_on_container_swap.pass.cpp27 std::scoped_allocator_adaptor<A1<int>>::propagate_on_container_swap, in main()
31 std::scoped_allocator_adaptor<A1<int>, A2<int>>::propagate_on_container_swap, in main()
35 std::scoped_allocator_adaptor<A1<int>, A2<int>, A3<int>>::propagate_on_container_swap, in main()
/external/libcxx/test/std/strings/basic.string/string.nonmembers/string.special/
Dswap_noexcept.pass.cpp32 typedef std::true_type propagate_on_container_swap; typedef
/external/libcxx/test/std/containers/sequences/vector.bool/
Dswap_noexcept.pass.cpp32 typedef std::true_type propagate_on_container_swap; typedef
/external/libcxx/test/std/containers/sequences/vector/vector.special/
Dswap_noexcept.pass.cpp33 typedef std::true_type propagate_on_container_swap; typedef
/external/libcxx/test/std/containers/sequences/forwardlist/forwardlist.spec/
Dswap_noexcept.pass.cpp33 typedef std::true_type propagate_on_container_swap; typedef
/external/libcxx/test/std/containers/sequences/deque/deque.special/
Dswap_noexcept.pass.cpp33 typedef std::true_type propagate_on_container_swap; typedef
/external/libcxx/test/std/containers/sequences/list/list.special/
Dswap_noexcept.pass.cpp33 typedef std::true_type propagate_on_container_swap; typedef
/external/libcxx/test/std/containers/associative/set/set.special/
Dswap_noexcept.pass.cpp33 typedef std::true_type propagate_on_container_swap; typedef
/external/libcxx/test/std/containers/associative/multiset/multiset.special/
Dswap_noexcept.pass.cpp33 typedef std::true_type propagate_on_container_swap; typedef
/external/libcxx/test/std/containers/associative/map/map.special/
Dswap_noexcept.pass.cpp33 typedef std::true_type propagate_on_container_swap; typedef
/external/libcxx/test/std/containers/associative/multimap/multimap.special/
Dswap_noexcept.pass.cpp33 typedef std::true_type propagate_on_container_swap; typedef
/external/libcxx/include/
Dscoped_allocator40 typedef see below propagate_on_container_swap;
162 propagate_on_container_swap::value;
169 allocator_traits<_A0>::propagate_on_container_swap::value ||
399 > propagate_on_container_swap;
D__split_buffer143 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value||
162 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value||
165 __alloc_traits::propagate_on_container_swap::value>());}
427 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value||
Dvector122 noexcept(!allocator_type::propagate_on_container_swap::value ||
240 noexcept(!allocator_type::propagate_on_container_swap::value ||
392 !__alloc_traits::propagate_on_container_swap::value ||
395 __alloc_traits::propagate_on_container_swap::value>());}
759 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value ||
2018 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value ||
2021 _LIBCPP_ASSERT(__alloc_traits::propagate_on_container_swap::value ||
2023 "vector::swap: Either propagate_on_container_swap must be true"
2357 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value ||
2439 !__storage_traits::propagate_on_container_swap::value ||
[all …]
Dforward_list110 noexcept(!allocator_type::propagate_on_container_swap::value ||
446 _NOEXCEPT_(!__node_traits::propagate_on_container_swap::value ||
472 _NOEXCEPT_(!__node_traits::propagate_on_container_swap::value ||
475 __node_traits::propagate_on_container_swap::value>());}
527 _NOEXCEPT_(!__node_traits::propagate_on_container_swap::value ||
718 _NOEXCEPT_(!__node_traits::propagate_on_container_swap::value ||
Dlist121 noexcept(!allocator_type::propagate_on_container_swap::value ||
608 _NOEXCEPT_(!__node_alloc_traits::propagate_on_container_swap::value ||
627 _NOEXCEPT_(!__node_alloc_traits::propagate_on_container_swap::value ||
630 __node_alloc_traits::propagate_on_container_swap::value>());}
743 _NOEXCEPT_(!__node_alloc_traits::propagate_on_container_swap::value ||
746 _LIBCPP_ASSERT(__alloc_traits::propagate_on_container_swap::value ||
748 "list::swap: Either propagate_on_container_swap must be true"
987 _NOEXCEPT_(!__node_alloc_traits::propagate_on_container_swap::value ||
D__hash_table992 (!allocator_traits<__pointer_allocator>::propagate_on_container_swap::value ||
994 (!__node_traits::propagate_on_container_swap::value ||
1131 !allocator_traits<_Ap>::propagate_on_container_swap::value ||
1136 allocator_traits<_Ap>::propagate_on_container_swap::value
2362 (!allocator_traits<__pointer_allocator>::propagate_on_container_swap::value ||
2364 (!__node_traits::propagate_on_container_swap::value ||
Ddeque127 noexcept(!allocator_type::propagate_on_container_swap::value ||
969 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value ||
1009 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value ||
1012 __alloc_traits::propagate_on_container_swap::value>());}
1149 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value||
1357 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value ||
2818 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value ||
D__tree944 (!__node_traits::propagate_on_container_swap::value ||
1116 !__node_traits::propagate_on_container_swap::value ||
1119 __node_traits::propagate_on_container_swap::value>());}
1471 (!__node_traits::propagate_on_container_swap::value ||
Dset126 (!allocator_type::propagate_on_container_swap::value ||
307 (!allocator_type::propagate_on_container_swap::value ||
Dunordered_set123 (!allocator_type::propagate_on_container_swap::value ||
272 (!allocator_type::propagate_on_container_swap::value ||
/external/libcxx/test/std/thread/futures/
Dtest_allocator.h149 typedef std::true_type propagate_on_container_swap; typedef
/external/libcxx/test/support/
Dallocators.h133 typedef std::true_type propagate_on_container_swap; typedef
Dtest_allocator.h215 typedef std::true_type propagate_on_container_swap; typedef

12