File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 3493
3493
3494
3494
\pnum
3495
3495
\indextext {type!incomplete}%
3496
+ \indextext {type!incompletely-defined object}%
3497
+ \indextext {object type!incompletely-defined}%
3496
3498
A class that has been declared but not defined, an enumeration type in certain
3497
3499
contexts~(\ref {dcl.enum }), or an array of unknown
3498
- size or of incomplete element type, is an incompletely-defined object
3499
- type.\footnote {The size and layout of an instance of an incompletely-defined
3500
+ size or of incomplete element type, is an \defn { incompletely-defined object
3501
+ type} .\footnote {The size and layout of an instance of an incompletely-defined
3500
3502
object type is unknown.}
3501
- Incompletely-defined object types and the void types are incomplete
3502
- types~(\ref {basic.fundamental }). Objects shall not be defined to have an
3503
+ Incompletely-defined object types and the void types are \term { incomplete
3504
+ types} ~(\ref {basic.fundamental }). Objects shall not be defined to have an
3503
3505
incomplete type.
3504
3506
3505
3507
\pnum
You can’t perform that action at this time.
0 commit comments