Move constructor.
any_address( any_address&& other);
any_address
Leaves other in a valid but unspecified state.
other
No-throw guarantee.