Searched refs:move_assign_dispatch (Results 1 – 1 of 1) sorted by relevance
508 this->move_assign_dispatch(other, use_memop_in_swap_and_move()); in operator =()539 this->move_assign_dispatch(other, use_memop_in_swap_and_move()); in operator =()1538 void move_assign_dispatch(varray<value_type, C, S> & other, true_type /*use_memop*/) in move_assign_dispatch() function in boost::container::dtl::varray1552 void move_assign_dispatch(varray<value_type, C, S> & other, false_type /*use_memop*/) in move_assign_dispatch() function in boost::container::dtl::varray