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

P1722R2 Mandating the Standard Library: Clause 30 - Regular Expression library #3471

Merged
merged 1 commit into from Nov 24, 2019

Conversation

zygoloid
Copy link
Member

@zygoloid zygoloid commented Nov 16, 2019

Fixes #3431.
Fixes cplusplus/papers#488.
Partially addresses cplusplus/nbballot#367

@zygoloid zygoloid added this to the post-2019-11 milestone Nov 16, 2019
source/regex.tex Outdated Show resolved Hide resolved
source/regex.tex Show resolved Hide resolved
@@ -1650,13 +1628,8 @@

\begin{itemdescr}
\pnum
\requires
\tcode{InputIterator} shall meet the
\oldconcept{InputIterator} requirements\iref{input.iterators}.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see that this was dropped, whereas R1 does update it. #3463 keeps them and updates them, presumably because, unlike [algorithms], there's no blanket wording to this effect. It seems like [re] doesn't have such blanket wording, but I can see a lot of *Iterator uses and very few touches to those in this PR.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's brought in via the string_type construction in the "Effects: Equivalent to".

@zygoloid zygoloid merged commit a8edf94 into master Nov 24, 2019
@jensmaurer jensmaurer deleted the motions-2019-11-lwg-29 branch February 18, 2020 20:43
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