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