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