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

Should switch to require >= C++17 #12077

Closed
EricCousineau-TRI opened this issue Sep 19, 2019 · 2 comments · Fixed by #12240
Closed

Should switch to require >= C++17 #12077

EricCousineau-TRI opened this issue Sep 19, 2019 · 2 comments · Fixed by #12240

Comments

@EricCousineau-TRI
Copy link
Contributor

EricCousineau-TRI commented Sep 19, 2019

We gained official support via #11610, and have been using C++17 in Anzu, and it's been great.
We should eventually require C++17, esp. once we drop Xenial (#10606),

Strawman date to require >= C++17: 2019-11-15 ? 2019-10-25 (same as timeline issue)

\cc @jwnimmer-tri @jamiesnape

@jwnimmer-tri
Copy link
Collaborator

Yes, as soon as Xenial and High Sierra are gone, we should make -std=c++17 our minimum (and our default).

@jamiesnape
Copy link
Contributor

So I think you can probably just say that the last day we guarantee that a non-C++17 compiler will work is the day we remove Xenial. We don't need a different date per se.

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

Successfully merging a pull request may close this issue.

3 participants