Searched defs:assign_alloc (Results 1 – 1 of 1) sorted by relevance
39 inline void assign_alloc(AllocatorType &, const AllocatorType &, container_detail::false_type) in assign_alloc() function44 inline void assign_alloc(AllocatorType &l, const AllocatorType &r, container_detail::true_type) in assign_alloc() function