Skip to content

Commit 909a0c8

Browse files
burblebeetkoeppe
authored andcommitted
[range.utility.conv.to] Remove erroneous "if" introduced in LWG3733.
1 parent dd635cb commit 909a0c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/ranges.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2298,7 +2298,7 @@
22982298
\item
22992299
\tcode{\libconcept{common_range}<R>} is \tcode{true},
23002300
\item
2301-
if the \grammarterm{qualified-id}
2301+
the \grammarterm{qualified-id}
23022302
\tcode{iterator_traits<iterator_t<R>>::iterator_category}
23032303
is valid and denotes a type that models
23042304
\tcode{\libconcept{derived_from}<input_iterator_tag>}, and

0 commit comments

Comments
 (0)