Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/include/boost/core/
Dallocator_access.hpp175 struct allocator_propagate_on_container_copy_assignment { struct
176 typedef detail::alloc_false type;
180 struct allocator_propagate_on_container_copy_assignment { struct
181 typedef std::false_type type;
185 struct allocator_propagate_on_container_copy_assignment<A, struct
188 typedef typename A::propagate_on_container_copy_assignment type;