r255176 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Mon Nov 27 19:43:00 GMT 2017
Author: redi
Date: Mon Nov 27 19:43:40 2017
New Revision: 255176
URL: https://gcc.gnu.org/viewcvs?rev=255176&root=gcc&view=rev
Log:
Add missing noexcept in string_view::find_first_of declaration
2017-11-27 Stephan Bergmann <sbergman@redhat.com>
* include/std/string_view (basic_string_view::find_first_of): Add
missing noexcept.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/std/string_view
More information about the Gcc-cvs
mailing list