Swap two objects.
void swap( object& lhs, object& rhs); » more... void swap( object& other); » more...
more...