re PR libstdc++/61645 (forward_list::splice_after shall not throw exceptions)
authorJonathan Wakely <jwakely@redhat.com>
Tue, 28 Apr 2015 13:05:33 +0000 (14:05 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 28 Apr 2015 13:05:33 +0000 (14:05 +0100)
commit956d18149eb636d0dd5987c7020873314a869a98
tree75961f8078abcc30be02a9065b4e47683dd8473d
parentd747ee05e36de80e530ad7d361750bba5c890342
re PR libstdc++/61645 (forward_list::splice_after shall not throw exceptions)

PR libstdc++/61645
* include/bits/forward_list.h (forward_list::splice_after): Add
noexcept.
* include/bits/forward_list.tcc (forward_list::splice_after):
Likewise.

From-SVN: r222525
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/forward_list.h
libstdc++-v3/include/bits/forward_list.tcc