Skip to content

Commit 7532d00

Browse files
committed
[class.expl.init] Fix incorrect note
1 parent 7337360 commit 7532d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/classes.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5284,7 +5284,7 @@
52845284
If
52855285
\tcode{T}
52865286
is a class type with no default constructor,
5287-
any declaration of an object of type
5287+
any initializing declaration of an object of type
52885288
\tcode{T}
52895289
(or array thereof) is ill-formed if no
52905290
\grammarterm{initializer}

0 commit comments

Comments
 (0)