Home
last modified time | relevance | path

Searched defs:propagate_on_container_move_assignment (Results 1 – 25 of 30) sorted by relevance

12

/third_party/boost/libs/core/test/
Dallocator_pocma_test.cpp21 typedef std::true_type propagate_on_container_move_assignment; typedef
/third_party/boost/libs/unordered/test/unordered/
Dallocator_traits.cpp141 typedef yes_type propagate_on_container_move_assignment; typedef
196 typedef no_type propagate_on_container_move_assignment; typedef
253 typedef no_type propagate_on_container_move_assignment; typedef
/third_party/boost/boost/container/
Dnew_allocator.hpp52 typedef BOOST_CONTAINER_IMPDEF(new_allocator_bool<true>) propagate_on_container_move_assignment; typedef in boost::container::new_allocator
118 typedef BOOST_CONTAINER_IMPDEF(new_allocator_bool<true>) propagate_on_container_move_assignment; typedef in boost::container::new_allocator
Dscoped_allocator.hpp154 > propagate_on_container_move_assignment; typedef in boost::container::dtl::scoped_allocator_adaptor_base
437 propagate_on_container_move_assignment propagate_on_container_move_assignment; typedef in boost::container::dtl::scoped_allocator_adaptor_base
616 propagate_on_container_move_assignment propagate_on_container_move_assignment; typedef in boost::container::scoped_allocator_adaptor
Dallocator_traits.hpp168 typedef see_documentation propagate_on_container_move_assignment; typedef
240 propagate_on_container_move_assignment; typedef
Dsmall_vector.hpp156 …typedef typename allocator_traits<allocator_type>::propagate_on_container_move_assignment propag… typedef in boost::container::small_vector_allocator
/third_party/boost/libs/multi_index/test/
Drooted_allocator.hpp31 typedef propagate_type propagate_on_container_move_assignment; typedef in rooted_allocator
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/
Dallocator.h51 using propagate_on_container_move_assignment = std::true_type; variable
/third_party/boost/libs/container/test/
Dnode_handle_test.cpp41 struct propagate_on_container_move_assignment struct in trace_allocator
43 static const bool value = true;
Ddummy_test_allocator.hpp92 propagate_on_container_move_assignment; typedef in boost::container::test::propagation_test_allocator
Dallocator_argument_tester.hpp31 typedef boost::container::dtl::bool_<HasTrueTypes> propagate_on_container_move_assignment; typedef in propagation_test_allocator
Dallocator_traits_test.cpp118 true_type propagate_on_container_move_assignment; typedef in ComplexAllocator
Dpropagation_test_allocator.hpp33 typedef boost::container::dtl::bool_<HasTrueTypes> propagate_on_container_move_assignment; typedef in propagation_test_allocator
/third_party/boost/boost/align/
Daligned_allocator.hpp44 typedef detail::true_type propagate_on_container_move_assignment; typedef in boost::alignment::aligned_allocator
/third_party/boost/libs/beast/test/extras/include/boost/beast/test/
Dtest_allocator.hpp105 using propagate_on_container_move_assignment = typedef in boost::beast::test::test_allocator
/third_party/boost/boost/core/
Ddefault_allocator.hpp61 typedef true_type propagate_on_container_move_assignment; typedef
/third_party/boost/libs/unordered/test/objects/
Dcxx11_allocator.hpp123 struct propagate_on_container_move_assignment struct
126 {
Dexception.hpp515 typedef true_type propagate_on_container_move_assignment; typedef in test::exception::allocator
694 typedef false_type propagate_on_container_move_assignment; typedef in test::exception::allocator2
/third_party/boost/boost/poly_collection/detail/
Dallocator_adaptor.hpp102 using propagate_on_container_move_assignment= typedef
/third_party/boost/libs/thread/test/sync/futures/
Dtest_allocator.hpp148 typedef boost::true_type propagate_on_container_move_assignment; typedef in other_allocator
/third_party/boost/libs/poly_collection/test/
Dtest_utilities.hpp330 using propagate_on_container_move_assignment=Propagate; typedef
/third_party/abseil-cpp/absl/base/internal/
Dexception_safety_testing.h640 using propagate_on_container_move_assignment = std::true_type; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dexception_safety_testing.h649 using propagate_on_container_move_assignment = std::true_type; variable
/third_party/abseil-cpp/absl/container/internal/
Draw_hash_set_allocator_test.cc64 using propagate_on_container_move_assignment = typedef in absl::container_internal::__anon9075a76d0111::CheckedAlloc
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Draw_hash_set_allocator_test.cc64 using propagate_on_container_move_assignment = typedef in absl::container_internal::__anon4508d9620111::CheckedAlloc

12