diff options
author | Marc Glisse <marc.glisse@inria.fr> | 2013-09-24 12:07:32 +0200 |
---|---|---|
committer | Marc Glisse <glisse@gcc.gnu.org> | 2013-09-24 10:07:32 +0000 |
commit | 63ebd8f1296c869323030e690d8a08f7420473e4 (patch) | |
tree | b4a6a285c27e4bcedd14b41127426172ff244e2a /gcc | |
parent | fae205619dc764c52155676b5fe251be579eb699 (diff) | |
download | gcc-63ebd8f1296c869323030e690d8a08f7420473e4.zip gcc-63ebd8f1296c869323030e690d8a08f7420473e4.tar.gz gcc-63ebd8f1296c869323030e690d8a08f7420473e4.tar.bz2 |
re PR libstdc++/58338 (Add noexcept to functions with a narrow contract)
2013-09-24 Marc Glisse <marc.glisse@inria.fr>
PR libstdc++/58338
PR libstdc++/56166
* include/bits/basic_string.h (basic_string)
[basic_string(basic_string&&)]: Make the noexcept conditional.
[operator=(basic_string&&), assign(basic_string&&)]: Link to PR 58265.
[begin(), end(), rbegin(), rend(), clear]: Remove noexcept.
[pop_back]: Comment on the lack of noexcept.
* include/debug/string (basic_string) [basic_string(const _Allocator&),
basic_string(basic_string&&), begin(), end(), rbegin(), rend(), clear,
operator[](size_type), pop_back]: Comment out noexcept, until vstring
replaces basic_string.
From-SVN: r202861
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions