Skip to content

Commit 5d731ab

Browse files
authored
[mdspan.sub.map.left] Add $p$ for SliceSpecifiers...[p] (cplusplus#8753)
1 parent 0c0733f commit 5d731ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/containers.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26202,7 +26202,7 @@
2620226202
\end{codeblock}
2620326203
if for a value $u$ for which $u+1$ is
2620426204
the smallest value $p$ larger than zero
26205-
for which \tcode{SliceSpecifiers...\brk{}[\brk{}p]} is a unit-stride slice type,
26205+
for which \tcode{SliceSpecifiers...\brk{}[\brk{}$p$]} is a unit-stride slice type,
2620626206
the following conditions are met:
2620726207
\begin{itemize}
2620826208
\item

0 commit comments

Comments
 (0)