This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/81469] New: std::uncaught_exception should be marked as deprecated for C++1z
- From: "daniel.gutson at intel dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 17 Jul 2017 18:10:13 +0000
- Subject: [Bug libstdc++/81469] New: std::uncaught_exception should be marked as deprecated for C++1z
- Auto-submitted: auto-generated
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81469
Bug ID: 81469
Summary: std::uncaught_exception should be marked as deprecated
for C++1z
Product: gcc
Version: 7.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libstdc++
Assignee: unassigned at gcc dot gnu.org
Reporter: daniel.gutson at intel dot com
Target Milestone: ---
I think that in C++1z/17, std::uncaught_exception should be marked as
[[deprecated]].