File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 90379037
90389038\pnum
90399039The member \grammarterm{typedef-name} \tcode{iterator_concept}
9040- is defined as follows:
9040+ is determined as follows:
90419041\begin{itemize}
90429042\item
90439043If \exposid{Base} models \libconcept{random_access_range},
90539053\end{itemize}
90549054
90559055\pnum
9056- The member \grammarterm{typedef-name} \tcode{iterator_category} is defined
9056+ The member \grammarterm{typedef-name} \tcode{iterator_category} is declared
90579057if and only if \exposid{Base} models \libconcept{forward_range}.
9058- In that case, \tcode{iterator_category} is defined as follows:
9058+ In that case, \tcode{iterator_category} is determined as follows:
90599059Let \tcode{C} denote the type
90609060\tcode{iterator_traits<iterator_t<\exposid{Base}>>::iterator_category}.
90619061\begin{itemize}
You can’t perform that action at this time.
0 commit comments