r254041 - in /trunk/libstdc++-v3: ChangeLog inc...

redi@gcc.gnu.org redi@gcc.gnu.org
Tue Oct 24 11:28:00 GMT 2017


Author: redi
Date: Tue Oct 24 11:28:40 2017
New Revision: 254041

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

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

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/experimental/string_view
    trunk/libstdc++-v3/include/std/string_view



More information about the Gcc-cvs mailing list