Skip to content

Commit 89cd146

Browse files
hewillktkoeppe
authored andcommitted
[range.drop.overview] Remove redundant \iref for subrange
..which already existed in the previous bullet.
1 parent 498cd77 commit 89cd146

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
@@ -6209,7 +6209,7 @@
62096209
\item
62106210
Otherwise,
62116211
if \tcode{T} is
6212-
a specialization of \tcode{subrange}\iref{range.subrange}
6212+
a specialization of \tcode{subrange}
62136213
that models \libconcept{random_access_range} and \libconcept{sized_range},
62146214
then
62156215
\tcode{T(ranges::begin(E) + std::min<D>(ranges::distance(E), F), ranges::\linebreak{}end(E),

0 commit comments

Comments
 (0)