Skip to content

Commit 368b3b2

Browse files
[mdspan.sub] Fix S::extend_type typo (#9157)
1 parent 2d6dec4 commit 368b3b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/containers.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25706,7 +25706,7 @@
2570625706
\tcode{0} otherwise,
2570725707
\item
2570825708
$e$ is the value of \tcode{S::extent_type::value}
25709-
if \tcode{S::extend_type} is a specialization of \tcode{constant_wrapper} and
25709+
if \tcode{S::extent_type} is a specialization of \tcode{constant_wrapper} and
2571025710
\tcode{0} otherwise,
2571125711
\item
2571225712
$t$ is the value of \tcode{S::stride_type::value}

0 commit comments

Comments
 (0)