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 1009910099
1010010100\pnum
1010110101The member \grammarterm{typedef-name} \tcode{iterator_concept}
10102- is defined as follows:
10102+ is determined as follows:
1010310103\begin{itemize}
1010410104\item
1010510105If \exposid{Base} models \libconcept{random_access_range},
1011510115\end{itemize}
1011610116
1011710117\pnum
10118- The member \grammarterm{typedef-name} \tcode{iterator_category} is defined
10118+ The member \grammarterm{typedef-name} \tcode{iterator_category} is declared
1011910119if and only if \exposid{Base} models \libconcept{forward_range}.
10120- In that case, \tcode{iterator_category} is defined as follows:
10120+ In that case, \tcode{iterator_category} is determined as follows:
1012110121Let \tcode{C} denote the type
1012210122\tcode{iterator_traits<iterator_t<\exposid{Base}>>::iterator_category}.
1012310123\begin{itemize}
You can’t perform that action at this time.
0 commit comments