bool operator!=(const fpos<St>& rhs) const;
The member function returns !(*this == rhs).
!(*this == rhs)