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

Remove use of deprecated std::aligned_storage #5183

Merged
merged 7 commits into from
Apr 6, 2023

Conversation

s-perron
Copy link
Collaborator

Fixes #4806.

@s-perron s-perron requested a review from Keenuts March 29, 2023 19:20
@s-perron s-perron self-assigned this Mar 29, 2023
source/util/small_vector.h Outdated Show resolved Hide resolved
@s-perron s-perron requested a review from Keenuts March 30, 2023 13:22
@s-perron
Copy link
Collaborator Author

I should try to compile before I push a new commit.

source/util/small_vector.h Outdated Show resolved Hide resolved
@Keenuts Keenuts merged commit 048faf2 into KhronosGroup:main Apr 6, 2023
@s-perron s-perron deleted the align branch May 26, 2023 17:29
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

Successfully merging this pull request may close these issues.

std::aligned_storage is deprecated in C++23
2 participants