Skip to content

Commit cf43bdd

Browse files
burblebeetkoeppe
authored andcommitted
CWG2457 Unexpanded parameter packs don't make a function type dependent
1 parent ea75121 commit cf43bdd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/templates.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5349,6 +5349,8 @@
53495349
an array type whose element type is dependent or whose
53505350
bound (if any) is value-dependent,
53515351
\item
5352+
a function type whose parameters include one or more function parameter packs,
5353+
\item
53525354
a function type whose exception specification is value-dependent,
53535355
\item
53545356
denoted by a \grammarterm{simple-template-id}

0 commit comments

Comments
 (0)