Searched refs:move_alloc (Results 1 – 4 of 4) sorted by relevance
48 inline void move_alloc(AllocatorType &, AllocatorType &, container_detail::false_type) in move_alloc() function53 inline void move_alloc(AllocatorType &l, AllocatorType &r, container_detail::true_type) in move_alloc() function
2387 container_detail::move_alloc(this_alloc, x_alloc, container_detail::bool_<propagate_alloc>()); in priv_move_assign()
16246 call move_alloc(a, b)