-
Notifications
You must be signed in to change notification settings - Fork 802
[2025-02 CWG Motion 9] P1967R14 #embed
#7704
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
Conversation
#embed
d2e8b8f to
963aadc
Compare
#embed#embed
d9b7453 to
aece602
Compare
|
Can we add has-embed-expressions to this list despite it being a change missing in the paper? Lines 542 to 547 in aece602
Or do we need @jensmaurer to create a new Core Issue? |
|
I think the change suggested by @hubert-reinterpretcast is editorial; this is part of the necessary evaluation semantics. Please add in a separate commit with the "[label] title" description style. |
c2db747 to
fb206cd
Compare
|
This PR is still showing as "changes requested". I believe I have addressed all issues, could someone point out where I have missed, or remove the status? |
86c6128 to
af326e1
Compare
Editorial notes: * Redistributed grammar around the preamble to better maintain a locality and flow. * Minor grammar tweak: "other than a" -> "except:".
Following the style of the equivalent paragraph introduced with the `embed` wording.
Fixes #7659.
Also fixes cplusplus/papers#700.
Redistributed grammar around the preamble to better maintain a locality and flow. More redistrubution expected in a follow-up commit.
Minor grammar tweak: "other than a" -> "except:"
following the model of such specifications in
basic-s-char and elsewhere.
Attempted to describe all implementation-defined
topics for the index, but will need review.