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

[alg.find.end] and [alg.search] should not use "subsequence" #2377

Closed
timsong-cpp opened this issue Oct 31, 2018 · 0 comments
Closed

[alg.find.end] and [alg.search] should not use "subsequence" #2377

timsong-cpp opened this issue Oct 31, 2018 · 0 comments
Assignees

Comments

@timsong-cpp
Copy link
Contributor

timsong-cpp commented Oct 31, 2018

"Subsequence" means something else mathematically; what we mean here is a substring. But it seems that the affected Effects paragraphs have no normative effect anyway (the Returns fully specifies what we are searching for) and can be removed outright.

Compare https://wg21.link/LWG3115.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants