Home
last modified time | relevance | path

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

/third_party/boost/boost/core/
Dallocator_access.hpp204 struct allocator_propagate_on_container_move_assignment { struct
205 typedef detail::alloc_false type;
209 struct allocator_propagate_on_container_move_assignment { struct
210 typedef std::false_type type;
214 struct allocator_propagate_on_container_move_assignment<A, struct
217 typedef typename A::propagate_on_container_move_assignment type;