This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: missing operator !=


Stefan Seefeld <seefeld@sympatico.ca> writes:

[...]

| The compiler complains about an undefined operator != for the iterators.
| Shouldn't this operator be generated from the existing operator == ?

No.

-- Gaby


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]