diff options
author | Paolo Carlini <paolo.carlini@oracle.com> | 2011-05-31 12:50:31 +0000 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2011-05-31 12:50:31 +0000 |
commit | cea8c6deef9e4b39260a8c21091238c85eedc1eb (patch) | |
tree | 41026865ae3bf7df9b8b46f92059b682c8662da2 /libjava | |
parent | 35979cc235b090b2607d17598f73e6b079142e23 (diff) | |
download | gcc-cea8c6deef9e4b39260a8c21091238c85eedc1eb.zip gcc-cea8c6deef9e4b39260a8c21091238c85eedc1eb.tar.gz gcc-cea8c6deef9e4b39260a8c21091238c85eedc1eb.tar.bz2 |
basic_string.h: Use noexcept per the FDIS (minus compare(const string&)...
2011-05-31 Paolo Carlini <paolo.carlini@oracle.com>
* include/bits/basic_string.h: Use noexcept per the FDIS (minus
compare(const string&), which uses char_traits::compare, which
isn't noexcept; also no noexcept in the move assignment operator
and move assign, see c++std-lib-30855).
* include/bits/basic_string.tcc: Likewise.
* include/ext/vstring.h: Likewise.
* include/ext/vstring.tcc: Likewise.
* include/debug/string: Likewise.
From-SVN: r174479
Diffstat (limited to 'libjava')
0 files changed, 0 insertions, 0 deletions