Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/ranges.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1511,8 +1511,8 @@
\remarks
Pursuant to \ref{namespace.std}, users may specialize \tcode{enable_view}
to \tcode{true}
for cv-unqualified program-defined types which model \libconcept{view},
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.
Such specializations shall
be usable in constant expressions\iref{expr.const} and
have type \tcode{const bool}.
Expand Down