-
Notifications
You must be signed in to change notification settings - Fork 764
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
[2025-02 LWG Motion 9] P3287R3 Exploration of namespaces for std::simd #7694
base: main
Are you sure you want to change the base?
Conversation
@jensmaurer Am I allowed to rebase this onto motions-2025-02-lwg-12 and force-push? Or am I doing the whole "motion depends on another motion" thing wrong here? |
The ordering of the motions is apparently "wrong", so @tkoeppe should decide what he wants here. |
FWIW, P3287R3 states the dependency on P2663 and P2933 (P3441 was overlooked at that point) and this was discussed in LWG. The intent by LWG should be clear. I understand this is purely a "process" question? |
a74a955
to
dbdd3f8
Compare
Fixes #7668
Also fixes cplusplus/papers#1940