Skip to content

Commit 9c2653f

Browse files
[range.iota.iterator] Use "determine" for iterator_concept
1 parent 527d4a4 commit 9c2653f

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
@@ -3034,7 +3034,7 @@
30343034
\end{codeblock}
30353035

30363036
\pnum
3037-
\tcode{\exposid{iterator}::iterator_concept} is defined as follows:
3037+
\tcode{\exposid{iterator}::iterator_concept} is determined as follows:
30383038
\begin{itemize}
30393039
\item If \tcode{W} models \exposconcept{advanceable}, then
30403040
\tcode{iterator_concept} is \tcode{random_access_iterator_tag}.

0 commit comments

Comments
 (0)