From d2ff9ee39339da02417555b25f494c4d7341a5b8 Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Tue, 16 Dec 2025 09:01:56 +0100 Subject: [PATCH] [mdspan.sub.map.sliceable] Add \tcode for submdspan --- source/containers.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/containers.tex b/source/containers.tex index 2a04fa0ef2..c8a68ac6a0 100644 --- a/source/containers.tex +++ b/source/containers.tex @@ -26063,7 +26063,7 @@ \tcode{j...[$\rho$]} is equal to the sum of \begin{itemize} \item - the lower bound of the submdspan slice range of \tcode{valid_slices...[$\rho$]} + the lower bound of the \tcode{submdspan} slice range of \tcode{valid_slices...[$\rho$]} for extent $\rho$ of \tcode{m.extents()}, and \item zero if the type of \tcode{valid_slices...[$\rho$]} is a collapsing slice type,