Skip to content

Commit 2e74f93

Browse files
[common.iter.types] Avoid "defining" typedef-names
Use "determine" instead.
1 parent 5a18b02 commit 2e74f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/iterators.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5488,7 +5488,7 @@
54885488

54895489
\pnum
54905490
The nested \grammarterm{typedef-name}s of the specialization of
5491-
\tcode{iterator_traits} for \tcode{common_iterator<I, S>} are defined as follows.
5491+
\tcode{iterator_traits} for \tcode{common_iterator<I, S>} are determined as follows.
54925492
\begin{itemize}
54935493
\item
54945494
\tcode{iterator_concept} denotes \tcode{forward_iterator_tag}

0 commit comments

Comments
 (0)