Skip to content

Commit 4879124

Browse files
committed
[temp.{decls.general,dep.expr}] Editorial wording improvements
* Change definite to indefinite article. * Drop unused name for a declaration.
1 parent e873d2f commit 4879124

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/templates.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2594,7 +2594,7 @@
25942594
For the purpose of instantiation, the substatements of a constexpr if
25952595
statement\iref{stmt.if} are considered definitions.
25962596
For the purpose of name lookup and instantiation,
2597-
the \grammarterm{compound-statement} of the \grammarterm{expansion-statement}
2597+
the \grammarterm{compound-statement} of an \grammarterm{expansion-statement}
25982598
is considered a template definition.
25992599

26002600
\pnum
@@ -5668,7 +5668,7 @@
56685668
\item
56695669
a \grammarterm{conversion-function-id} that specifies a dependent type,
56705670
\item
5671-
a name $N$ introduced by the \grammarterm{for-range-declaration} $D$
5671+
a name $N$ introduced by the \grammarterm{for-range-declaration}
56725672
of an expansion statement $S$
56735673
if the type specified for $N$ contains a placeholder type and either
56745674
\begin{itemize}

0 commit comments

Comments
 (0)