From 786f17c8927abbd13da33f009b8d077e0d1bb68c Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Tue, 17 Feb 2026 16:22:36 +0100 Subject: [PATCH] [mdspan.sub.map.rightpad] Add $p$ for value p --- source/containers.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/containers.tex b/source/containers.tex index 3942fa789f..3070d1f0da 100644 --- a/source/containers.tex +++ b/source/containers.tex @@ -26449,7 +26449,7 @@ \end{codeblock} if for a value $u$ for which \tcode{\exposid{rank_} - $u$ - 2} -is the largest value p smaller than \tcode{\exposid{rank_} - 1} +is the largest value $p$ smaller than \tcode{\exposid{rank_} - 1} for which \tcode{SliceSpecifiers...[$p$]} is a unit-stride slice type, the following conditions are met: \begin{itemize}