Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/index/detail/
Dvarray.hpp1561 … void swap_dispatch(varray<value_type, C> & other, boost::true_type const& /*use_optimized_swap*/) in swap_dispatch() function in boost::geometry::index::detail::varray
1587 … void swap_dispatch(varray<value_type, C> & other, boost::false_type const& /*use_optimized_swap*/) in swap_dispatch() function in boost::geometry::index::detail::varray
/third_party/boost/libs/container/bench/detail/
Dvarray.hpp1574 void swap_dispatch(varray<value_type, C, S> & other, true_type const& /*use_optimized_swap*/) in swap_dispatch() function in boost::container::dtl::varray
1600 void swap_dispatch(varray<value_type, C, S> & other, false_type const& /*use_optimized_swap*/) in swap_dispatch() function in boost::container::dtl::varray