This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r112448 - in /branches/gcc-4_1-branch/libstdc++...
- From: paolo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Tue, 28 Mar 2006 12:55:21 -0000
- Subject: r112448 - in /branches/gcc-4_1-branch/libstdc++...
Author: paolo
Date: Tue Mar 28 12:55:21 2006
New Revision: 112448
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112448
Log:
2006-03-28 Paolo Carlini <pcarlini@suse.de>
* include/ext/vstring.h (operator[]): Allow s[s.size()] in
debug mode, but not pedantic mode.
Modified:
branches/gcc-4_1-branch/libstdc++-v3/ChangeLog
branches/gcc-4_1-branch/libstdc++-v3/include/ext/vstring.h