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 6838
6838
\exposid{Base} models \libconcept{forward_range}, and
6839
6839
\tcode{range_reference_t<\exposid{Base}>} models \libconcept{forward_range}.
6840
6840
In that case,
6841
- \tcode{iterator::iter\-ator_category} is defined as follows:
6841
+ \tcode{\exposid{ iterator} ::iter\-ator_category} is defined as follows:
6842
6842
\begin{itemize}
6843
6843
\item Let \placeholder{OUTERC} denote
6844
6844
\tcode{iterator_traits<iterator_t<\exposid{Base}>>::iterator_category}, and
6858
6858
\end{itemize}
6859
6859
6860
6860
\pnum
6861
- \tcode{iterator::difference_type} denotes the type:
6861
+ \tcode{\exposid{ iterator} ::difference_type} denotes the type:
6862
6862
\begin{codeblock}
6863
6863
common_type_t<
6864
6864
range_difference_t<@\exposid{Base}@>,
You can’t perform that action at this time.
0 commit comments