Skip to content

Commit 673fcb8

Browse files
[range.iota.iterator] Use "determine" for iterator_concept
1 parent 9aad2ce commit 673fcb8

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
@@ -2993,7 +2993,7 @@
29932993
\end{codeblock}
29942994

29952995
\pnum
2996-
\tcode{\exposid{iterator}::iterator_concept} is defined as follows:
2996+
\tcode{\exposid{iterator}::iterator_concept} is determined as follows:
29972997
\begin{itemize}
29982998
\item If \tcode{W} models \exposconcept{advanceable}, then
29992999
\tcode{iterator_concept} is \tcode{random_access_iterator_tag}.

0 commit comments

Comments
 (0)