Skip to content

Commit 2aab403

Browse files
authored
[temp.spec.general] Format grammar terms (#4849)
1 parent f66f72a commit 2aab403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/templates.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -5617,7 +5617,7 @@
56175617
The usual access checking rules do not apply to names
56185618
in a declaration of an explicit instantiation or explicit specialization,
56195619
with the exception of names appearing in a function body,
5620-
default argument, base-clause, member-specification, enumerator-list,
5620+
default argument, \grammarterm{base-clause}, \grammarterm{member-specification}, \grammarterm{enumerator-list},
56215621
or static data member or variable template initializer.
56225622
\begin{note}
56235623
In particular, the template arguments and names

0 commit comments

Comments
 (0)