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 e70f9d1 commit d51e6beCopy full SHA for d51e6be
source/ranges.tex
@@ -1511,8 +1511,8 @@
1511
\remarks
1512
Pursuant to \ref{namespace.std}, users may specialize \tcode{enable_view}
1513
to \tcode{true}
1514
-for cv-unqualified program-defined types which model \libconcept{view},
1515
-and \tcode{false} for types which do not.
+for cv-unqualified program-defined types that model \libconcept{view},
+and \tcode{false} for types that do not.
1516
Such specializations shall
1517
be usable in constant expressions\iref{expr.const} and
1518
have type \tcode{const bool}.
0 commit comments