r255325 - in /branches/gcc-7-branch/libstdc++-v...

redi@gcc.gnu.org redi@gcc.gnu.org
Fri Dec 1 17:12:00 GMT 2017


Author: redi
Date: Fri Dec  1 17:12:07 2017
New Revision: 255325

URL: https://gcc.gnu.org/viewcvs?rev=255325&root=gcc&view=rev
Log:
PR libstdc++/82685 add 'noexcept' to string_view literals

Backport from mainline
2017-10-24  Jonathan Wakely  <jwakely@redhat.com>

	PR libstdc++/82685
	* include/experimental/string_view (operator""sv): Add noexcept.
	* include/std/string_view (operator""sv): Likewise.

Modified:
    branches/gcc-7-branch/libstdc++-v3/ChangeLog
    branches/gcc-7-branch/libstdc++-v3/include/experimental/string_view
    branches/gcc-7-branch/libstdc++-v3/include/std/string_view



More information about the Gcc-cvs mailing list