Searched defs:allocator_propagate_on_container_swap (Results 1 – 1 of 1) sorted by relevance
223 struct allocator_propagate_on_container_swap { struct224 typedef detail::alloc_false type;228 struct allocator_propagate_on_container_swap { struct229 typedef std::false_type type;233 struct allocator_propagate_on_container_swap<A, struct236 typedef typename A::propagate_on_container_swap type;