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

P2738R1 constexpr cast from void*: towards constexpr type-erasure #6320

Merged
merged 1 commit into from Jul 16, 2023

Conversation

jensmaurer
Copy link
Member

@jensmaurer jensmaurer added this to the post-2023-06 milestone Jun 18, 2023
@jensmaurer jensmaurer force-pushed the motions-2023-06-cwg-6 branch 2 times, most recently from c0a05df to 66f99b5 Compare June 18, 2023 07:20
Copy link
Contributor

@JohelEGP JohelEGP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this also resolve cplusplus/papers#1438?

source/expressions.tex Outdated Show resolved Hide resolved
@frederick-vs-ja
Copy link
Contributor

Does this also resolve cplusplus/papers#1438?

I don't think so. P2747 has three parts (type erasure, placement new, and starting lifetime of an array element in a union), while P2738 only addresses the first part.

@jensmaurer
Copy link
Member Author

See CWG2755 for a wording bugfix.

@tkoeppe tkoeppe merged commit eb712ad into main Jul 16, 2023
4 checks passed
@jensmaurer jensmaurer deleted the motions-2023-06-cwg-6 branch November 12, 2023 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants