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 66016601\end{codeblock}
66026602
66036603\pnum
6604- \tcode{\exposid{iterator}::iterator_concept} is defined as follows:
6604+ \tcode{\exposid{iterator}::iterator_concept} is determined as follows:
66056605\begin{itemize}
66066606\item If \exposid{ref-is-glvalue} is \tcode{true},
66076607 \exposid{Base} models \libconcept{bidirectional_range}, and
66166616\end{itemize}
66176617
66186618\pnum
6619- The member \grammarterm{typedef-name} \tcode{iterator_category} is defined
6619+ The member \grammarterm{typedef-name} \tcode{iterator_category} is declared
66206620if and only if \exposid{ref-is-glvalue} is \tcode{true},
66216621\exposid{Base} models \libconcept{forward_range}, and
66226622\tcode{range_reference_t<\exposid{Base}>} models \libconcept{forward_range}.
66236623In that case,
6624- \tcode{iterator::iter\-ator_category} is defined as follows:
6624+ \tcode{iterator::iter\-ator_category} is determined as follows:
66256625\begin{itemize}
66266626\item Let \placeholder{OUTERC} denote
66276627 \tcode{iterator_traits<iterator_t<\exposid{Base}>>::iterator_category}, and
You can’t perform that action at this time.
0 commit comments