Skip to content

Commit 77ca407

Browse files
committed
[basic.splice] The template argument is a parenthesized expression
1 parent ce7cc9c commit 77ca407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2855,7 +2855,7 @@
28552855
};
28562856

28572857
using alias = [:^^TCls:]<([:^^v:])>;
2858-
// OK, a \grammarterm{splice-specialization-specifier} with a \grammarterm{splice-expression} as a template argument
2858+
// OK, a \grammarterm{splice-specialization-specifier} with a parenthesized \grammarterm{splice-expression} as a template argument
28592859

28602860
static_assert(alias::s == 2);
28612861

0 commit comments

Comments
 (0)