Home
last modified time | relevance | path

Searched defs:move_assign_dispatch (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/geometry/index/detail/
Dvarray.hpp1525 void move_assign_dispatch(varray<value_type, C> & other, boost::true_type /*use_memop*/) in move_assign_dispatch() function in boost::geometry::index::detail::varray
1539 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
/third_party/boost/libs/container/bench/detail/
Dvarray.hpp1538 void move_assign_dispatch(varray<value_type, C, S> & other, true_type /*use_memop*/) in move_assign_dispatch() function in boost::container::dtl::varray
1552 void move_assign_dispatch(varray<value_type, C, S> & other, false_type /*use_memop*/) in move_assign_dispatch() function in boost::container::dtl::varray