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

aligned_storage is deprecated in C++23 #1107

Open
ZongyiYang opened this issue Sep 8, 2023 · 0 comments
Open

aligned_storage is deprecated in C++23 #1107

ZongyiYang opened this issue Sep 8, 2023 · 0 comments

Comments

@ZongyiYang
Copy link

This line is deprecated in C++23

lib::aligned_storage<size>::type m_storage;

This line will also need to be removed:

using std::aligned_storage;

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