diff --git a/source/containers.tex b/source/containers.tex index d2db2ed385..92809c8481 100644 --- a/source/containers.tex +++ b/source/containers.tex @@ -23196,7 +23196,7 @@ \item \tcode{pad} is representable as a value of type \tcode{index_type}. \item -\tcode{extents_type::index-cast(pad)} is greater than zero. +\tcode{extents_type::\exposid{index-cast}(pad)} is greater than zero. \item If \exposid{rank_} is greater than one, then \tcode{\exposid{LEAST-MULTIPLE-AT-LEAST}(pad, ext.extent(0))} @@ -25931,7 +25931,7 @@ \begin{itemdecl} template template -constexpr auto layout_right_padded::mapping::submdspan-mapping-impl( +constexpr auto layout_right_padded::mapping::@\exposid{submdspan-mapping-impl}@( SliceSpecifiers... slices) const -> @\seebelow@; \end{itemdecl}