Searched refs:move_assign_dispatch (Results 1 – 1 of 1) sorted by relevance
443 this->move_assign_dispatch(other, use_memop_in_swap_and_move()); in operator =()474 this->move_assign_dispatch(other, use_memop_in_swap_and_move()); in operator =()1529 void move_assign_dispatch(varray<value_type, C> & other, boost::true_type /*use_memop*/) in move_assign_dispatch() function in boost::geometry::index::detail::varray1543 void move_assign_dispatch(varray<value_type, C> & other, boost::false_type /*use_memop*/) in move_assign_dispatch() function in boost::geometry::index::detail::varray