Home
last modified time | relevance | path

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

12

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/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()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/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()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.nonmembers/string.special/
Dswap_noexcept.pass.cpp32 typedef std::true_type propagate_on_container_swap; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/vector.bool/
Dswap_noexcept.pass.cpp32 typedef std::true_type propagate_on_container_swap; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/vector/vector.special/
Dswap_noexcept.pass.cpp33 typedef std::true_type propagate_on_container_swap; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/deque/deque.special/
Dswap_noexcept.pass.cpp33 typedef std::true_type propagate_on_container_swap; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/list/list.special/
Dswap_noexcept.pass.cpp33 typedef std::true_type propagate_on_container_swap; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/forwardlist/forwardlist.spec/
Dswap_noexcept.pass.cpp33 typedef std::true_type propagate_on_container_swap; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/multiset/multiset.special/
Dswap_noexcept.pass.cpp33 typedef std::true_type propagate_on_container_swap; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/set/set.special/
Dswap_noexcept.pass.cpp33 typedef std::true_type propagate_on_container_swap; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/map/map.special/
Dswap_noexcept.pass.cpp33 typedef std::true_type propagate_on_container_swap; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/multimap/multimap.special/
Dswap_noexcept.pass.cpp33 typedef std::true_type propagate_on_container_swap; typedef
/ndk/sources/cxx-stl/llvm-libc++/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 ||
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 …]
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 ||
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_table995 (!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 ||
Ddeque127 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__tree928 (!__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 ||
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 ||
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/futures/
Dtest_allocator.h148 typedef std::true_type propagate_on_container_swap; typedef
/ndk/sources/cxx-stl/llvm-libc++/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