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

address C++20 deprecations #1976

Open
1 task
nmm0 opened this issue Sep 23, 2022 · 1 comment
Open
1 task

address C++20 deprecations #1976

nmm0 opened this issue Sep 23, 2022 · 1 comment

Comments

@nmm0
Copy link
Collaborator

nmm0 commented Sep 23, 2022

What Needs to be Done?
We may want to be compilable under C++20 without warnings

  • Remove dependence on implicit this
@PhilMiller
Copy link
Member

If/when we do this, we need to make sure we don't piss off compilers targeting C++17, warning about restating defaults

@nmm0 nmm0 self-assigned this Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants