boost::anys::swap
// In header: <boost/any/unique_any.hpp> void swap(unique_any & lhs, unique_any & rhs);
Exchange of the contents of lhs and rhs.
lhs
rhs
Throws: