Tests for equality.
bool operator==( const any_address& rhs) const noexcept;
any_address
Two addresses are equal if they have the same type and individual components.
No-throw guarantee.