Skip to content

P1206R7 Conversions from ranges to containers #5280

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

Merged
merged 1 commit into from
Feb 19, 2022
Merged

Conversation

jensmaurer
Copy link
Member

  • Fix misnamed constructor in [multiset.cons]
  • Fix garbled constructor in [stack,defn]
  • Fix bad pack expansion "std::forward<Args...>(args)..."

Fixes #5264
Fixes cplusplus/papers#145

@jensmaurer jensmaurer added this to the post-2022-02 milestone Feb 10, 2022
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.

Some Result:\s end in a period, others do not. I don't remember the direction taken in #4460 for that, if any.

@jensmaurer jensmaurer force-pushed the motions-2022-02-lwg-5 branch from aab5bcd to ddb2fc2 Compare February 10, 2022 07:24
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.

#5280 (comment) says

The incoming paper uses "is" for the new text. Further, we gravitate towards "shall" being used for diagnosable requirements on user code, which this is not. Not changing.

Here I suggest to change back "is" from the paper that were changed to "shall be" during its transcription. Along with one from the surrounding diff context that shows its inconsistent application.

@jensmaurer jensmaurer force-pushed the motions-2022-02-lwg-5 branch from 8cd3b52 to aba6417 Compare February 11, 2022 12:13
@tkoeppe tkoeppe force-pushed the motions-2022-02-lwg-5 branch from aba6417 to 5768ce4 Compare February 19, 2022 21:00
- Fix misnamed constructor in [multiset.cons]
- Fix garbled constructor in [stack.defn]
- Fix bad pack expansion "std::forward<Args...>(args)..."
@tkoeppe tkoeppe force-pushed the motions-2022-02-lwg-5 branch from 5768ce4 to 6d4a94f Compare February 19, 2022 22:03
@tkoeppe tkoeppe merged commit d9718e8 into main Feb 19, 2022
@jensmaurer jensmaurer deleted the motions-2022-02-lwg-5 branch July 29, 2022 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants