We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8600b8 commit 3f33361Copy full SHA for 3f33361
source/classes.tex
@@ -605,10 +605,9 @@
605
\end{note}
606
607
\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;
+A class is regarded as complete
+where its definition is reachable and
+within its complete-class contexts;
612
otherwise it is regarded as incomplete within its own class
613
\grammarterm{member-specification}.
614
0 commit comments