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

Port to C++17 #770

Open
gicmo opened this issue Apr 14, 2019 · 0 comments
Open

Port to C++17 #770

gicmo opened this issue Apr 14, 2019 · 0 comments

Comments

@gicmo
Copy link
Member

gicmo commented Apr 14, 2019

  • boost::optionalstd::optional from <optional>
  • boost::filesystemstd::filesystem from <filesystem>
    From Compiler Support it seems we need at least g++ version 8 and clang version 7 to be on the save side.
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

1 participant