gcc/libstdc++-v3 ChangeLog include/debug/string
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Mon May 23 17:01:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-4_0-branch
Changes by: paolo@gcc.gnu.org 2005-05-23 17:01:56
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/debug: string
Log message:
2005-05-23 Jonathan Wakely <redi@gcc.gnu.org>
* include/debug/string (class basic_string): Add missing
template arguments; provide typedefs for char and wchar_t.
(operator[]): Allow s[s.size()] in debug mode, but not
pedantic mode.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.2917.2.53&r2=1.2917.2.54
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/debug/string.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.2&r2=1.2.76.1
More information about the Gcc-cvs
mailing list