Home
last modified time | relevance | path

Searched refs:allocator_propagate_on_container_move_assignment (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/test/
Dallocator_pocma_test.cpp28 allocator_propagate_on_container_move_assignment<A1<int> >::type)); in main()
31 allocator_propagate_on_container_move_assignment<A2<int> >::type)); in main()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/include/boost/core/
Dallocator_access.hpp194 struct allocator_propagate_on_container_move_assignment { struct
199 struct allocator_propagate_on_container_move_assignment { struct
204 struct allocator_propagate_on_container_move_assignment<A, struct
575 typename allocator_propagate_on_container_move_assignment<A>::type;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/doc/
Dallocator_access.qbk113 struct allocator_propagate_on_container_move_assignment;
117 typename allocator_propagate_on_container_move_assignment<A>::type;
191 [[`template<class A> struct allocator_propagate_on_container_move_assignment;`]