We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b08a8b commit 81f1d68Copy full SHA for 81f1d68
source/ranges.tex
@@ -2685,8 +2685,8 @@
2685
\rSec3[range.filter.overview]{Overview}
2686
2687
\pnum
2688
-\tcode{filter_view} presents a \libconcept{view} of an underlying sequence
2689
-without the elements that fail to satisfy a predicate.
+\tcode{filter_view} presents a \libconcept{view} of the elements
+of an underlying sequence that satisfy a predicate.
2690
2691
2692
\begin{example}
0 commit comments