Swap two Poly<I> instances.
Poly<I>
Declared in <folly/Poly.h>
<folly/Poly.h>
template<class I> void swap( Poly<I>& left, Poly<I>& right) noexcept;