Searched defs:move_assign_dispatch (Results 1 – 2 of 2) sorted by relevance
| /third_party/boost/boost/geometry/index/detail/ | ||
| D | varray.hpp | 1525 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 |
| /third_party/boost/libs/container/bench/detail/ | ||
| D | varray.hpp | 1538 void move_assign_dispatch(varray<value_type, C, S> & other, true_type /*use_memop*/) in move_assign_dispatch() function in boost::container::dtl::varray |