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 e066bfa commit c11878cCopy full SHA for c11878c
doc/none_of.qbk
@@ -74,7 +74,7 @@ All of the variants of `none_of` and `none_of_equal` take their parameters by va
74
75
[heading Notes]
76
77
-* The routine `none_of` is also available aspart of the C++11 standard.
+* The routine `none_of` is also available as part of the C++11 standard.
78
79
* `none_of` and `none_of_equal` both return true for empty ranges, no matter what is passed to test against.
80
0 commit comments