Home
last modified time | relevance | path

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

/third_party/boost/boost/core/
Dallocator_access.hpp185 struct allocator_propagate_on_container_copy_assignment { struct
186 typedef detail::alloc_false type;
190 struct allocator_propagate_on_container_copy_assignment { struct
191 typedef std::false_type type;
195 struct allocator_propagate_on_container_copy_assignment<A, struct
198 typedef typename A::propagate_on_container_copy_assignment type;