Skip to content

Commit 44ed874

Browse files
eisenwavejensmaurer
authored andcommitted
[mdspan.sub.map.rightpad] Add missing \exposid around "submdspan-mapping-impl"
1 parent 6307fa3 commit 44ed874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/containers.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25931,7 +25931,7 @@
2593125931
\begin{itemdecl}
2593225932
template<class Extents>
2593325933
template<class... SliceSpecifiers>
25934-
constexpr auto layout_right_padded::mapping<Extents>::submdspan-mapping-impl(
25934+
constexpr auto layout_right_padded::mapping<Extents>::@\exposid{submdspan-mapping-impl}@(
2593525935
SliceSpecifiers... slices) const -> @\seebelow@;
2593625936
\end{itemdecl}
2593725937

0 commit comments

Comments
 (0)