This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r248216 - in /branches/gcc-6-branch/libstdc++-v...


Author: redi
Date: Thu May 18 14:35:45 2017
New Revision: 248216

URL: https://gcc.gnu.org/viewcvs?rev=248216&root=gcc&view=rev
Log:
PR libstdc++/80493 fix invalid exception specification

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

	PR libstdc++/80493
	* include/experimental/optional (optional::swap): Fix exception
	specification.

Modified:
    branches/gcc-6-branch/libstdc++-v3/ChangeLog
    branches/gcc-6-branch/libstdc++-v3/include/experimental/optional


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]