File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2610526105
2610626106\pnum
2610726107\constraints
26108- \tcode{sizeof...(SpliceSpecifiers )} equals \tcode{extents_type::rank()}.
26108+ \tcode{sizeof...(SliceSpecifiers )} equals \tcode{extents_type::rank()}.
2610926109
2611026110\pnum
2611126111\mandates
@@ -26184,14 +26184,14 @@
2618426184 \begin{itemize}
2618526185 \item
2618626186 for each $k$ in the range \range{0}{SubExtents::rank() - 1},
26187- \tcode{SpliceSpecifiers ...[$k$]} denotes \tcode{full_extent_t}; and
26187+ \tcode{SliceSpecifiers ...[$k$]} denotes \tcode{full_extent_t}; and
2618826188 \item
2618926189 for $k$ equal to \tcode{SubExtents::rank() - 1},
26190- \tcode{SpliceSpecifiers ...[$k$]} is a unit-stride slice type;
26190+ \tcode{SliceSpecifiers ...[$k$]} is a unit-stride slice type;
2619126191 \end{itemize}
2619226192\begin{note}
2619326193If the above conditions are true,
26194- all \tcode{SpliceSpecifiers ...[$k$]} with $k$ larger than \tcode{SubExtents\brk{}::rank\brk{}() - 1}
26194+ all \tcode{SliceSpecifiers ...[$k$]} with $k$ larger than \tcode{SubExtents\brk{}::rank\brk{}() - 1}
2619526195are convertible to \tcode{index_type}.
2619626196\end{note}
2619726197\item
You can’t perform that action at this time.
0 commit comments