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

C++23 aligned storage deprecation warning #722

Open
johnco3 opened this issue Nov 28, 2023 · 0 comments
Open

C++23 aligned storage deprecation warning #722

johnco3 opened this issue Nov 28, 2023 · 0 comments

Comments

@johnco3
Copy link

johnco3 commented Nov 28, 2023

Building with visual studio and c++23 compiler options reqires the following deprecated warning definition in order to get the build to compile without warnings.

_SILENCE_CXX23_ALIGNED_STORAGE_DEPRECATION_WARNING

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