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