[Bug libstdc++/61645] forward_list::splice_after shall not throw exceptions

daniel.kruegler at googlemail dot com gcc-bugzilla@gcc.gnu.org
Sun Jun 29 10:50:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61645

Daniel Krügler <daniel.kruegler at googlemail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |daniel.kruegler@googlemail.
                   |                            |com

--- Comment #1 from Daniel Krügler <daniel.kruegler at googlemail dot com> ---
"Throws: Nothing" does not impose the requirement onto implementations that
such a function is required to be marked equivalent to noexcept(true), so this
looks more like an enhancement request to me - but let's wait what Jonathan or
Pablo have to say.


More information about the Gcc-bugs mailing list