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

std::aligned_storage is deprecated in C++23 #810

Open
moritz-geier opened this issue Jan 6, 2024 · 1 comment
Open

std::aligned_storage is deprecated in C++23 #810

moritz-geier opened this issue Jan 6, 2024 · 1 comment

Comments

@moritz-geier
Copy link

The type triat std::aligned_storage will be deprecated from C++23 onward, since it's used in some modules, like memory compilation fails if you run it with -Wall -Werror in GCC.

@redchairman
Copy link

redchairman commented Jan 6, 2024 via email

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

2 participants