Skip to content

Commit 87bb6ab

Browse files
committed
CWG2470 Multiple array objects providing storage for one object
1 parent cddc112 commit 87bb6ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3068,7 +3068,7 @@
30683068
\item
30693069
the storage for the new object fits entirely within \placeholder{e}, and
30703070
\item
3071-
there is no smaller array object that satisfies these constraints.
3071+
there is no array object that satisfies these constraints nested within \placeholder{e}.
30723072
\end{itemize}
30733073
\begin{note}
30743074
If that portion of the array

0 commit comments

Comments
 (0)