File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 30253025\pnum
30263026Let \tcode {Sigs} be
30273027a pack of the arguments to the \tcode {completion_signatures} specialization
3028- named by \tcode {completion_signatures_of_t<@ \exposid {child-type}<Sndr>, env_of_t<Rcvr>>}.
3028+ named by \tcode {completion_signatures_of_t<\exposid {child-type}<Sndr>, env_of_t<Rcvr>>}.
30293029Let \exposid {as-tuple} be an alias template
30303030that transforms a completion signature \tcode {Tag(Args...)} into
30313031the tuple specialization \tcode {\exposid {decayed-tuple}<Tag, Args...>}.
Original file line number Diff line number Diff line change 1743117431\pnum
1743217432\constraints
1743317433\begin{itemize}
17434- \item \tcode{R} models \tcode{ranges::@ \libconcept{contiguous_range}@ } and
17435- \tcode{ranges::@ \libconcept{sized_range}@ },
17434+ \item \tcode{R} models \tcode{ranges::\libconcept{contiguous_range}} and
17435+ \tcode{ranges::\libconcept{sized_range}},
1743617436\item \tcode{ranges::size(r)} is a constant expression, and
1743717437\item \tcode{ranges::size(r)} is equal to \tcode{size()}.
1743817438\end{itemize}
1747817478\pnum
1747917479\constraints
1748017480\begin{itemize}
17481- \item \tcode{R} models \tcode{ranges::@ \libconcept{contiguous_range}@ } and
17482- \tcode{ranges::@ \libconcept{sized_range}@ }, and
17481+ \item \tcode{R} models \tcode{ranges::\libconcept{contiguous_range}} and
17482+ \tcode{ranges::\libconcept{sized_range}}, and
1748317483\item \tcode{ranges::size(r)} is a constant expression.
1748417484\end{itemize}
1748517485
You can’t perform that action at this time.
0 commit comments