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 66536653\end{codeblock}
66546654
66556655\pnum
6656- \tcode{\exposid{iterator}::iterator_concept} is defined as follows:
6656+ \tcode{\exposid{iterator}::iterator_concept} is determined as follows:
66576657\begin{itemize}
66586658\item If \exposid{ref-is-glvalue} is \tcode{true},
66596659 \exposid{Base} models \libconcept{bidirectional_range}, and
66686668\end{itemize}
66696669
66706670\pnum
6671- The member \grammarterm{typedef-name} \tcode{iterator_category} is defined
6671+ The member \grammarterm{typedef-name} \tcode{iterator_category} is declared
66726672if and only if \exposid{ref-is-glvalue} is \tcode{true},
66736673\exposid{Base} models \libconcept{forward_range}, and
66746674\tcode{range_reference_t<\exposid{Base}>} models \libconcept{forward_range}.
66756675In that case,
6676- \tcode{iterator::iter\-ator_category} is defined as follows:
6676+ \tcode{iterator::iter\-ator_category} is determined as follows:
66776677\begin{itemize}
66786678\item Let \placeholder{OUTERC} denote
66796679 \tcode{iterator_traits<iterator_t<\exposid{Base}>>::iterator_category}, and
You can’t perform that action at this time.
0 commit comments