Commit Graph

2 Commits

Author SHA1 Message Date
Mariette Yvinec dbae2db2b2 add to Istream_iterator, upon request of Michael
bool      operator!=( const Self& i) const {
                  return stream != i.stream;
    }
2000-05-29 16:33:52 +00:00
Mariette Yvinec 0600ea127a Initial revision 1999-07-30 14:21:29 +00:00