From 723c4a492a1da96c3394c92f875f089ead93a26a Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Tue, 17 Feb 2026 09:06:26 +0100 Subject: [PATCH] [mdspan.sub.map.sliceable] Add \tcode for SMR, submdspan_mapping_result, and SM --- source/containers.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/containers.tex b/source/containers.tex index 3942fa789f..c33cc3aa19 100644 --- a/source/containers.tex +++ b/source/containers.tex @@ -26034,7 +26034,7 @@ \begin{itemdescr} \pnum \result -A type SMR that is a specialization of type submdspan_mapping_result for some type SM such that +A type \tcode{SMR} that is a specialization of type \tcode{submdspan_mapping_result} for some type \tcode{SM} such that \begin{itemize} \item \tcode{SM} meets the layout mapping requirements\iref{mdspan.layout.policy.reqmts}, \item \tcode{SM::extents_type} is a specialization of \tcode{extents},