Skip to content

Commit 6f09fa1

Browse files
committed
CWG2457 Unexpanded parameter packs don't make a function type dependent
1 parent 4cb3e0f commit 6f09fa1

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
@@ -5350,6 +5350,8 @@
53505350
an array type whose element type is dependent or whose
53515351
bound (if any) is value-dependent,
53525352
\item
5353+
a function type whose parameters include one or more function parameter packs,
5354+
\item
53535355
a function type whose exception specification is value-dependent,
53545356
\item
53555357
denoted by a \grammarterm{simple-template-id}

0 commit comments

Comments
 (0)