Searched refs:move_ctor_dispatch (Results 1 – 1 of 1) sorted by relevance
389 this->move_ctor_dispatch(other, use_memop_in_swap_and_move()); in varray()419 this->move_ctor_dispatch(other, use_memop_in_swap_and_move()); in varray()1505 void move_ctor_dispatch(varray<value_type, C> & other, boost::true_type /*use_memop*/) in move_ctor_dispatch() function in boost::geometry::index::detail::varray1517 void move_ctor_dispatch(varray<value_type, C> & other, boost::false_type /*use_memop*/) in move_ctor_dispatch() function in boost::geometry::index::detail::varray