basic_string.h (operator[]): Allow s[s.size()] in debug mode, but not pedantic mode.
commitbfbc811b25945fa82138ab678f4e1418726c45df
authorJonathan Wakely <redi@gcc.gnu.org>
Thu, 19 May 2005 08:59:46 +0000 (19 09:59 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 19 May 2005 08:59:46 +0000 (19 09:59 +0100)
tree1691374444a74729eb3f65c7cc812507cbbcf05f
parenta2391c6a3515ecf759f126ba37851b02122c8525
basic_string.h (operator[]): Allow s[s.size()] in debug mode, but not pedantic mode.

* include/bits/basic_string.h (operator[]): Allow s[s.size()] in
debug mode, but not pedantic mode.

From-SVN: r99967
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/basic_string.h