gcc/libstdc++-v3 ChangeLog include/bits/basic_ ...
bkoz@gcc.gnu.org
bkoz@gcc.gnu.org
Sat Jun 7 00:16:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: bkoz@gcc.gnu.org 2003-06-06 17:20:50
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/bits: basic_string.h stl_iterator.h
Log message:
2003-06-06 Nathan Myers <ncm-nospam@cantrip.org>
* include/bits/stl_iterator.h
(reverse_iterator::reverse_iterator()): Apply DR235: default
constructor default-initializes data member. Instantiated on a
pointer type, the member has to end up equal to zero.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.1464.2.117&r2=1.1464.2.118
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/basic_string.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.27.2.1&r2=1.27.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_iterator.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.22&r2=1.22.14.1
More information about the Libstdc++-cvs
mailing list