Functions | |
template<class T > | |
BOOST_GPU_ENABLED void | swap_impl (T &left, T &right) |
template<class T , std::size_t N> | |
BOOST_GPU_ENABLED void | swap_impl (T(&left)[N], T(&right)[N]) |
BOOST_GPU_ENABLED void boost_swap_impl::swap_impl | ( | T & | left, |
T & | right | ||
) |
References boost::fusion::swap().
BOOST_GPU_ENABLED void boost_swap_impl::swap_impl | ( | T(&) | left[N], |
T(&) | right[N] | ||
) |
References boost::multiprecision::backends::i, boost::bimaps::support::left, N, and boost::icl::right().
Referenced by boost::swap().