Home
last modified time | relevance | path

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

/third_party/boost/boost/core/
Dallocator_access.hpp223 struct allocator_propagate_on_container_swap { struct
224 typedef detail::alloc_false type;
228 struct allocator_propagate_on_container_swap { struct
229 typedef std::false_type type;
233 struct allocator_propagate_on_container_swap<A, struct
236 typedef typename A::propagate_on_container_swap type;