gcc/libstdc++-v3 ChangeLog include/bits/stream ...
bkoz@gcc.gnu.org
bkoz@gcc.gnu.org
Wed May 1 17:29:00 GMT 2002
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_1-branch
Changes by: bkoz@gcc.gnu.org 2002-05-01 17:29:01
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&only_with_tag=gcc-3_1-branch&r1=1.1057.2.96&r2=1.1057.2.97
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/streambuf_iterator.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.5.2.1&r2=1.5.2.2
More information about the Libstdc++-cvs
mailing list