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

[LWG motion 18] P3029R1 Better mdspan's CTAD #6907

Merged
merged 1 commit into from Apr 16, 2024
Merged

Conversation

burblebee
Copy link
Contributor

@burblebee burblebee commented Mar 27, 2024

@burblebee burblebee marked this pull request as ready for review March 27, 2024 14:20
@burblebee
Copy link
Contributor Author

This fails the build because the "static should not follow constexpr" test in check-source.sh is picking up the "static" in "maybe-static-ext". Git blames @CaseyCarter and/or @jensmaurer for this check; can either of you have a look please?

@jensmaurer jensmaurer changed the title [LWG motion 1] P3029R1 Better mdspan's CTAD [LWG motion 18] P3029R1 Better mdspan's CTAD Mar 27, 2024
@jensmaurer jensmaurer added this to the post-2024-03 milestone Mar 28, 2024
@jensmaurer
Copy link
Member

@burblebee , please rebase onto current "main" and force-push.

@burblebee
Copy link
Contributor Author

@burblebee , please rebase onto current "main" and force-push.

Thank you for the fix! Build is happy now :)

@tkoeppe tkoeppe merged commit 2c0e044 into main Apr 16, 2024
4 checks passed
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.

[2024-03 LWG Motion 18] Better mdspan's CTAD P3029 R1 Better mdspan's CTAD
3 participants