[PATCH] Missing noexcept in string_view::find_first_of declaration

Jonathan Wakely jwakely@redhat.com
Mon Nov 27 19:44:00 GMT 2017


On 24/11/17 17:32 +0000, Jonathan Wakely wrote:
>On 24/11/17 18:09 +0100, Stephan Bergmann wrote:
>>cf. definition in libstdc++-v3/include/bits/string_view.tcc that does have the
>>noexcept (like all the other overloads defined inline in
>>libstdc++-v3/include/std/string_view do).
>
>I thought Jason already fixed this in
>https://gcc.gnu.org/ml/gcc-patches/2017-11/msg01106.html but it
>doesn't seem to have been committed yet.
>
>I'll take care of it. Thanks for the patch.

Committed to trunk. Thanks.



More information about the Libstdc++ mailing list