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

[range.filter.overview] Avoid double-negative #3355

Merged
merged 1 commit into from Nov 12, 2019

Conversation

CaseyCarter
Copy link
Contributor

No description provided.

Copy link
Member

@jwakely jwakely left a comment

Choose a reason for hiding this comment

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

Or "filter_view presents a view of an underlying sequence, containing only the elements that satisfy a predicate."

I'm OK with the proposed wording too, just offering an alternative phrasing.

@CaseyCarter
Copy link
Contributor Author

Or "filter_view presents a view of an underlying sequence, containing only the elements that satisfy a predicate."

I don't hate it, although it seems unfortunate to burn a whole clause ("presents a view of an underlying sequence") to redundantly describe what all range adaptors do. I'm happy for someone to pick either wording, push into the PR as needed, and merge.

@jensmaurer jensmaurer merged commit 81f1d68 into cplusplus:master Nov 12, 2019
@CaseyCarter CaseyCarter deleted the patch-6 branch November 12, 2019 19:29
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

Successfully merging this pull request may close these issues.

None yet

3 participants