File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 55275527\pnum
55285528The nested \grammarterm {typedef-name} \tcode {iterator_category} of
55295529the specialization of \tcode {iterator_traits} for \tcode {common_iterator<I, S>}
5530- is defined if and only if \tcode {iter_difference_t<I>} is an integral type.
5530+ is declared if and only if \tcode {iter_difference_t<I>} is an integral type.
55315531In that case,
55325532\tcode {iterator_category} denotes \tcode {forward_iterator_tag} if
55335533the \grammarterm {qualified-id} \tcode {iterator_traits<I>::iterator_category}
55375537
55385538\pnum
55395539The remaining nested \grammarterm {typedef-name}s of the specialization of
5540- \tcode {iterator_traits} for \tcode {common_iterator<I, S>} are defined as follows:
5540+ \tcode {iterator_traits} for \tcode {common_iterator<I, S>} are determined as follows:
55415541\begin {itemize }
55425542\item
55435543\tcode {iterator_concept} denotes \tcode {forward_iterator_tag}
You can’t perform that action at this time.
0 commit comments