Skip to content

Commit 83ae428

Browse files
committed
[mdspan.extents.ctor] Improve hyphenation/line breaking
1 parent 07e02a8 commit 83ae428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/containers.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -18586,7 +18586,7 @@
1858618586
with \tcode{as_const(exts[$d$])}.
1858718587
\item
1858818588
Otherwise, for all $d$ in the range $[0, \tcode{rank_dynamic()})$,
18589-
direct-non-list-initializes \tcode{\exposidnc{dynamic-extent}\brk{}[$d$]}
18589+
direct-non-list-initializes \exposidnc{dynamic-ex\-tent}\tcode{[$d$]}
1859018590
with \tcode{as_const(exts[\exposidnc{dynamic-index-inv}($d$)])}.
1859118591
\end{itemize}
1859218592
\end{itemdescr}

0 commit comments

Comments
 (0)