operator ^ abstract method

AuthMatcher operator ^(
  1. AuthMatcher other
)

symmetric difference

Implementation

AuthMatcher operator ^(AuthMatcher other);