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

Boost 1.82+ requires standard C++14 #90

Closed
arahlin opened this issue Oct 5, 2022 · 0 comments
Closed

Boost 1.82+ requires standard C++14 #90

arahlin opened this issue Oct 5, 2022 · 0 comments
Assignees

Comments

@arahlin
Copy link
Member

arahlin commented Oct 5, 2022

Compiling with the latest version of boost now produces the following warning:

warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)

We should update the source to comply for the time being. In the long run, we'll want to put more effort into migrating away from Boost.

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

3 participants