From 84c53264e09519987f5d2e6bd8a2c7949ecd6647 Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Sat, 14 Feb 2026 12:52:26 +0100 Subject: [PATCH] [mdspan.layout.rightpad.overview] Add \tcode for submdspan in comment --- source/containers.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/containers.tex b/source/containers.tex index 3d88461657..476c07d7aa 100644 --- a/source/containers.tex +++ b/source/containers.tex @@ -23907,7 +23907,7 @@ index_type @\exposid{stride-rm2}@ = @\exposid{static-padding-stride}@; // \expos extents_type @\exposid{extents_}@{}; // \expos - // \ref{mdspan.sub.map}, submdspan mapping specialization + // \ref{mdspan.sub.map}, \tcode{submdspan} mapping specialization template constexpr auto @\exposid{submdspan-mapping-impl}@(SliceSpecifiers...) const // \expos -> @\seebelow@;