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

Correct implementation of consteval-only types #114

Open
katzdm opened this issue Nov 8, 2024 · 0 comments
Open

Correct implementation of consteval-only types #114

katzdm opened this issue Nov 8, 2024 · 0 comments
Assignees
Labels
p2996-conformance Implemented behavior unintentionally diverges from P2996

Comments

@katzdm
Copy link
Collaborator

katzdm commented Nov 8, 2024

There are several (even trivial) workarounds for laundering an object of consteval-only type (e.g., std::meta::info) to the runtime. We're in the process of updating the wording for this in P2996R8, and the implementation should be updated once that's done.

@katzdm katzdm added the p2996-conformance Implemented behavior unintentionally diverges from P2996 label Nov 8, 2024
@katzdm katzdm self-assigned this Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p2996-conformance Implemented behavior unintentionally diverges from P2996
Projects
None yet
Development

No branches or pull requests

1 participant