Skip to content

Commit fad2722

Browse files
lprvtkoeppe
authored andcommitted
[temp.names] Restore braced-init-list in definition of template-argument
It was unintentionally deleted by commit e3f552f.
1 parent 5be2c32 commit fad2722

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/templates.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,8 @@
718718
constant-expression\br
719719
type-id\br
720720
\opt{nested-name-specifier} template-name\br
721-
nested-name-specifier \terminal{template} template-name
721+
nested-name-specifier \terminal{template} template-name\br
722+
braced-init-list
722723
\end{bnf}
723724

724725
\pnum

0 commit comments

Comments
 (0)