Skip to content

Commit 521364d

Browse files
burblebeetkoeppe
authored andcommitted
CWG2915 Explicit object parameters of type void
1 parent 3bd5fcb commit 521364d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/declarations.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3641,7 +3641,7 @@
36413641
If the
36423642
\grammarterm{parameter-declaration-clause}
36433643
is empty, the function takes no arguments.
3644-
A parameter list consisting of a single unnamed parameter of
3644+
A parameter list consisting of a single unnamed non-object parameter of
36453645
non-dependent type \keyword{void} is equivalent to an empty parameter
36463646
list.
36473647
\indextext{parameter!\idxcode{void}}%

0 commit comments

Comments
 (0)