File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 88398839\begin{itemize}
88408840\item
88418841If
8842- \tcode{is_reference_v<\exposid{concat-reference-t}<@ \exposid{maybe-const}@ <Const, Views>...>>}
8842+ \tcode{is_reference_v<\exposid{concat-reference-t}<\exposid{maybe-const}<Const, Views>...>>}
88438843is \tcode{false},
8844- then \tcode{it\-erator_category } denotes \tcode{input_iterator_tag}.
8844+ then \tcode{iter\-ator_category } denotes \tcode{input_iterator_tag}.
88458845
88468846\item
88478847Otherwise,
88488848let \tcode{Cs} denote the pack of types
8849- \tcode{iterator_traits<iterator_t<@ \exposid{maybe-const}@ <Const, Views>>>::iterator_category...}.
8849+ \tcode{iterator_traits<iterator_t<\exposid{maybe-const}<Const, Views>>>::iterator_category...}.
88508850\begin{itemize}
88518851\item
88528852If
94719471\end{codeblock}
94729472where \tcode{its} is a pack of lvalues of type
94739473%FIXME "respectively" doesn't make sense here.
9474- \tcode{const iterator_t<@ \exposid{maybe-const}@ <Const, Views>>} respectively.
9474+ \tcode{const iterator_t<\exposid{maybe-const}<Const, Views>>} respectively.
94759475
94769476\par % This paragraph is part of the \remarks clause.
94779477The expression in the \grammarterm{requires-clause} is equivalent to
You can’t perform that action at this time.
0 commit comments