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

Use std::aligned_alloc instead of embedded boost version #647

Open
blattms opened this issue Apr 16, 2021 · 0 comments
Open

Use std::aligned_alloc instead of embedded boost version #647

blattms opened this issue Apr 16, 2021 · 0 comments

Comments

@blattms
Copy link
Member

blattms commented Apr 16, 2021

There is an embedded source code version of the aligned allocation of boost 1.58 included in our code base. As std::aligned_alloc is in C++17 we should switch to it

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