[PATCH] Add noexcept to various basic_string string operations
Tim Song
t.canens.cpp@gmail.com
Tue Dec 6 11:06:00 GMT 2016
On Tue, Dec 6, 2016 at 6:00 AM, Jonathan Wakely <jwakely@redhat.com> wrote:
> Oh, but if you mean what the standard should say, my issue submission
> proposed "Throws: Nothing." for the ones with a narrow contract. It
> should be in the issue list soon, but I only sent it yesterday.
>
Yes, I was talking about the standard. Maybe it would have been clearer
if I just quoted the second sentence.
Of course there's no problem with you strengthening noexcept in your
implementation :)
More information about the Libstdc++
mailing list