Skip to content

Commit 98a10e2

Browse files
sdkrystianzygoloid
authored andcommitted
[basic.types] Change redundant normative wording into note
1 parent 47fa06e commit 98a10e2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/basic.tex

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4810,8 +4810,9 @@
48104810
\end{footnote}
48114811
Incompletely-defined object types and \cv{}~\tcode{void} are
48124812
\defnx{incomplete types}{type!incomplete}\iref{basic.fundamental}.
4813-
Objects shall not be defined to have an
4814-
incomplete type.
4813+
\begin{note}
4814+
Objects cannot be defined to have an incomplete type\iref{basic.def}.
4815+
\end{note}
48154816

48164817
\pnum
48174818
A class type (such as ``\tcode{class X}'') can be incomplete at one

0 commit comments

Comments
 (0)