Skip to content

Migrate to C++17 #1777

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

Closed
pleroy opened this issue Mar 31, 2018 · 2 comments
Closed

Migrate to C++17 #1777

pleroy opened this issue Mar 31, 2018 · 2 comments

Comments

@pleroy
Copy link
Member

pleroy commented Mar 31, 2018

We seem to have support in all the compilers now. It would have a number of advantages:

  • Constant expressions for building std::array.
  • Get rid of our own optional.
  • Get rid of our own filesystem.
@pleroy
Copy link
Member Author

pleroy commented Apr 1, 2018

Also shared_mutex.

Sorry, something went wrong.

@pleroy
Copy link
Member Author

pleroy commented Jul 7, 2018

Now that the date/time code has been moved to C++17, I am closing this issue.

Sorry, something went wrong.

@pleroy pleroy closed this as completed Jul 7, 2018
@pleroy pleroy added this to the Δημόκριτος milestone Jul 7, 2018
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

1 participant