This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/77322] [C++11] std::function::swap should be noexcept.
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 22 Aug 2016 16:04:25 +0000
- Subject: [Bug libstdc++/77322] [C++11] std::function::swap should be noexcept.
- Authentication-results: sourceware.org; auth=none
- Auto-submitted: auto-generated
- References: <bug-77322-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77322
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
This has been the subject of a longstanding issue, which is only now close to
being resolved:
http://cplusplus.github.io/LWG/lwg-active.html#2062