We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
trivial unions (was std::uninitialized<T>) introduces a standard way to provide constexpr friendly uninitialized storage.
trivial unions (was std::uninitialized<T>)
There's wording changes related to inplace_vector included in that paper as well.
inplace_vector
See: https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/p3074r4.html
The text was updated successfully, but these errors were encountered:
No branches or pull requests
trivial unions (was std::uninitialized<T>)
introduces a standard way to provide constexpr friendly uninitialized storage.There's wording changes related to
inplace_vector
included in that paper as well.See: https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/p3074r4.html
The text was updated successfully, but these errors were encountered: