gcc/libstdc++-v3 ChangeLog include/bits/stream ...
bkoz@gcc.gnu.org
bkoz@gcc.gnu.org
Wed May 1 15:40:00 GMT 2002
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: bkoz@gcc.gnu.org 2002-05-01 15:40:27
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/bits: streambuf_iterator.h
Log message:
2002-05-01 Benjamin Kosnik <bkoz@redhat.com>
PR libstdc++/6533
* include/bits/streambuf_iterator.h (istreambuf_iterator::_M_get): New.
(istreambuf_iterator::equal): Use it.
(istreambuf_iterator::operator*): Use it.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.1173&r2=1.1174
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/streambuf_iterator.h.diff?cvsroot=gcc&r1=1.6&r2=1.7
More information about the Gcc-cvs
mailing list