problem with <iterator>

Bruce Eckel Bruce@EckelObjects.com
Thu Dec 24 18:48:00 GMT 1998


istreambuf_iterator is not included in <iterator>, as it should be. The
attached file compiles with other compilers.
Also there's a missing raw_storage_iterator. The second attached file shows
this.
=============================
Bruce Eckel    http://www.BruceEckel.com
Contains free electronic books: "Thinking in Java" & "Thinking in C++ 2e"




-------------- next part --------------
A non-text attachment was scrubbed...
Name: RawStorageIterator.cpp
Type: text/x-c++
Size: 845 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/19981224/25658c06/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: StreambufIterator.cpp
Type: text/x-c++
Size: 760 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/19981224/25658c06/attachment-0001.bin>


More information about the Gcc-bugs mailing list