Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/containers.tex
Original file line number Diff line number Diff line change
Expand Up @@ -26202,7 +26202,7 @@
\end{codeblock}
if for a value $u$ for which $u+1$ is
the smallest value $p$ larger than zero
for which \tcode{SliceSpecifiers...\brk{}[\brk{}p]} is a unit-stride slice type,
for which \tcode{SliceSpecifiers...\brk{}[\brk{}$p$]} is a unit-stride slice type,
the following conditions are met:
\begin{itemize}
\item
Expand Down