Skip to content

Commit dc5a7d6

Browse files
authored
[dcl.init.general] break p7 into two paragraphs (#4912)
1 parent e29850e commit dc5a7d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/declarations.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4368,6 +4368,7 @@
43684368
no initialization is performed.
43694369
\end{itemize}
43704370

4371+
\pnum
43714372
A class type \tcode{T} is \defn{const-default-constructible} if
43724373
default-initialization of \tcode{T} would invoke
43734374
a user-provided constructor of \tcode{T} (not inherited from a base class)

0 commit comments

Comments
 (0)