The inequality operator.
bool operator!=(const bitset<N>& rhs) const;
Returns true if the argument is not equal to the right side bitset.