Searched defs:container_wrapper (Results 1 – 1 of 1) sorted by relevance
327 struct container_wrapper struct338 container_wrapper(const allocator_type &a) in container_wrapper() argument342 container_wrapper(BOOST_RV_REF(container_wrapper) o, const allocator_type &a) in container_wrapper() function346 container_wrapper(const container_wrapper &o, const allocator_type &a) in container_wrapper() function370 typedef container_wrapper<Container> ContainerWrapper; in one_level_allocator_propagation_test() argument