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

P1206R7 Conversions from ranges to containers #5280

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.

source/containers.tex Show resolved Hide resolved
source/containers.tex Outdated Show resolved Hide resolved
source/containers.tex Show resolved Hide resolved
source/containers.tex Outdated Show resolved Hide resolved
source/containers.tex Outdated Show resolved Hide resolved
source/ranges.tex Outdated Show resolved Hide resolved
source/ranges.tex Outdated Show resolved Hide resolved
source/ranges.tex Outdated Show resolved Hide resolved
source/ranges.tex Outdated Show resolved Hide resolved
source/ranges.tex Outdated Show resolved Hide resolved
source/ranges.tex Show resolved Hide resolved
source/ranges.tex Outdated Show resolved Hide resolved
source/ranges.tex Outdated Show resolved Hide resolved
source/strings.tex Outdated Show resolved Hide resolved
source/support.tex Outdated Show resolved Hide resolved
source/containers.tex Show resolved Hide resolved
source/containers.tex Show resolved Hide resolved
source/containers.tex Show resolved Hide resolved
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.

source/containers.tex Outdated Show resolved Hide resolved
source/containers.tex Outdated Show resolved Hide resolved
source/containers.tex Outdated Show resolved Hide resolved
source/containers.tex Show resolved Hide resolved
- Fix misnamed constructor in [multiset.cons]
- Fix garbled constructor in [stack.defn]
- Fix bad pack expansion "std::forward<Args...>(args)..."
@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