We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45ee7b5 commit c2ee748Copy full SHA for c2ee748
source/basic.tex
@@ -2855,7 +2855,7 @@
2855
};
2856
2857
using alias = [:^^TCls:]<([:^^v:])>;
2858
- // OK, a \grammarterm{splice-specialization-specifier} with a \grammarterm{splice-expression} as a template argument
+ // OK, a \grammarterm{splice-specialization-specifier} with a parenthesized \grammarterm{splice-expression} as a template argument
2859
2860
static_assert(alias::s == 2);
2861
0 commit comments