Skip to content

Commit 3f33361

Browse files
burblebeetkoeppe
authored andcommitted
CWG2630 Syntactic specification of class completeness
1 parent f8600b8 commit 3f33361

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

source/classes.tex

+3-4
Original file line numberDiff line numberDiff line change
@@ -605,10 +605,9 @@
605605
\end{note}
606606

607607
\pnum
608-
A class is considered a completely-defined object
609-
type\iref{term.incomplete.type} (or complete type) at the closing \tcode{\}} of
610-
the \grammarterm{class-specifier}.
611-
The class is regarded as complete within its complete-class contexts;
608+
A class is regarded as complete
609+
where its definition is reachable and
610+
within its complete-class contexts;
612611
otherwise it is regarded as incomplete within its own class
613612
\grammarterm{member-specification}.
614613

0 commit comments

Comments
 (0)