Searched defs:swap_with (Results 1 – 2 of 2) sorted by relevance
867 struct swap_with struct872 Variant& toswap_;876 explicit swap_with(Variant& toswap) BOOST_NOEXCEPT in swap_with() argument884 void operator()(T& operand) const in operator ()()
271 fn swap_with(self: Pin<&mut Self>, src: Pin<&mut Rhs>); in swap_with() method