Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/include/boost/core/
Dallocator_access.hpp194 struct allocator_propagate_on_container_move_assignment { struct
195 typedef detail::alloc_false type;
199 struct allocator_propagate_on_container_move_assignment { struct
200 typedef std::false_type type;
204 struct allocator_propagate_on_container_move_assignment<A, struct
207 typedef typename A::propagate_on_container_move_assignment type;