Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dynamic exception specifications from code ? #82

Open
boxerab opened this issue Nov 15, 2020 · 2 comments
Open

Remove dynamic exception specifications from code ? #82

boxerab opened this issue Nov 15, 2020 · 2 comments

Comments

@boxerab
Copy link

boxerab commented Nov 15, 2020

This feature is deprecated in C++17 and removed in C++20.

https://en.cppreference.com/w/cpp/language/except_spec

I have a patch to remove it, just want to inquire if this is a welcome change :)

Thanks.

@boxerab
Copy link
Author

boxerab commented Nov 18, 2020

I will take that as a no :)

@boxerab boxerab closed this as completed Nov 18, 2020
@garyo
Copy link
Contributor

garyo commented Dec 1, 2020

Sorry, didn't see this til just now -- yes, that would be a good change. Please feel free to submit!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants