/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/allocator.traits/allocator.traits.types/ |
D | propagate_on_container_swap.pass.cpp | 27 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()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/allocator.adaptor/allocator.adaptor.types/ |
D | propagate_on_container_swap.pass.cpp | 27 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()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.nonmembers/string.special/ |
D | swap_noexcept.pass.cpp | 32 typedef std::true_type propagate_on_container_swap; typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/vector.bool/ |
D | swap_noexcept.pass.cpp | 32 typedef std::true_type propagate_on_container_swap; typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/vector/vector.special/ |
D | swap_noexcept.pass.cpp | 33 typedef std::true_type propagate_on_container_swap; typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/deque/deque.special/ |
D | swap_noexcept.pass.cpp | 33 typedef std::true_type propagate_on_container_swap; typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/list/list.special/ |
D | swap_noexcept.pass.cpp | 33 typedef std::true_type propagate_on_container_swap; typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/forwardlist/forwardlist.spec/ |
D | swap_noexcept.pass.cpp | 33 typedef std::true_type propagate_on_container_swap; typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/multiset/multiset.special/ |
D | swap_noexcept.pass.cpp | 33 typedef std::true_type propagate_on_container_swap; typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/set/set.special/ |
D | swap_noexcept.pass.cpp | 33 typedef std::true_type propagate_on_container_swap; typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/map/map.special/ |
D | swap_noexcept.pass.cpp | 33 typedef std::true_type propagate_on_container_swap; typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/multimap/multimap.special/ |
D | swap_noexcept.pass.cpp | 33 typedef std::true_type propagate_on_container_swap; typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
D | scoped_allocator | 40 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_buffer | 143 _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||
|
D | vector | 122 noexcept(!allocator_type::propagate_on_container_swap::value || 240 noexcept(!allocator_type::propagate_on_container_swap::value || 396 !__alloc_traits::propagate_on_container_swap::value || 399 __alloc_traits::propagate_on_container_swap::value>());} 763 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value || 2002 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value || 2005 _LIBCPP_ASSERT(__alloc_traits::propagate_on_container_swap::value || 2007 "vector::swap: Either propagate_on_container_swap must be true" 2341 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value || 2423 !__storage_traits::propagate_on_container_swap::value || [all …]
|
D | forward_list | 110 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 ||
|
D | list | 121 noexcept(!allocator_type::propagate_on_container_swap::value || 609 _NOEXCEPT_(!__node_alloc_traits::propagate_on_container_swap::value || 628 _NOEXCEPT_(!__node_alloc_traits::propagate_on_container_swap::value || 631 __node_alloc_traits::propagate_on_container_swap::value>());} 744 _NOEXCEPT_(!__node_alloc_traits::propagate_on_container_swap::value || 747 _LIBCPP_ASSERT(__alloc_traits::propagate_on_container_swap::value || 749 "list::swap: Either propagate_on_container_swap must be true" 994 _NOEXCEPT_(!__node_alloc_traits::propagate_on_container_swap::value ||
|
D | __hash_table | 995 (!allocator_traits<__pointer_allocator>::propagate_on_container_swap::value || 997 (!__node_traits::propagate_on_container_swap::value || 1134 !allocator_traits<_Ap>::propagate_on_container_swap::value || 1139 allocator_traits<_Ap>::propagate_on_container_swap::value 2365 (!allocator_traits<__pointer_allocator>::propagate_on_container_swap::value || 2367 (!__node_traits::propagate_on_container_swap::value ||
|
D | deque | 127 noexcept(!allocator_type::propagate_on_container_swap::value || 968 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value || 1008 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value || 1011 __alloc_traits::propagate_on_container_swap::value>());} 1148 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value|| 1352 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value || 2799 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value ||
|
D | __tree | 928 (!__node_traits::propagate_on_container_swap::value || 1100 !__node_traits::propagate_on_container_swap::value || 1103 __node_traits::propagate_on_container_swap::value>());} 1455 (!__node_traits::propagate_on_container_swap::value ||
|
D | set | 126 (!allocator_type::propagate_on_container_swap::value || 307 (!allocator_type::propagate_on_container_swap::value ||
|
D | unordered_set | 123 (!allocator_type::propagate_on_container_swap::value || 272 (!allocator_type::propagate_on_container_swap::value ||
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/futures/ |
D | test_allocator.h | 148 typedef std::true_type propagate_on_container_swap; typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/support/ |
D | allocators.h | 133 typedef std::true_type propagate_on_container_swap; typedef
|
D | test_allocator.h | 215 typedef std::true_type propagate_on_container_swap; typedef
|