We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47fa06e commit 98a10e2Copy full SHA for 98a10e2
source/basic.tex
@@ -4810,8 +4810,9 @@
4810
\end{footnote}
4811
Incompletely-defined object types and \cv{}~\tcode{void} are
4812
\defnx{incomplete types}{type!incomplete}\iref{basic.fundamental}.
4813
-Objects shall not be defined to have an
4814
-incomplete type.
+\begin{note}
+Objects cannot be defined to have an incomplete type\iref{basic.def}.
4815
+\end{note}
4816
4817
\pnum
4818
A class type (such as ``\tcode{class X}'') can be incomplete at one
0 commit comments