Skip to content

Commit 5391aa1

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

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
@@ -2640,7 +2640,7 @@
26402640
For the purpose of instantiation, the substatements of a constexpr if
26412641
statement\iref{stmt.if} are considered definitions.
26422642
For the purpose of name lookup and instantiation,
2643-
the \grammarterm{compound-statement} of the \grammarterm{expansion-statement}
2643+
the \grammarterm{compound-statement} of an \grammarterm{expansion-statement}
26442644
is considered a template definition.
26452645

26462646
\pnum
@@ -5745,7 +5745,7 @@
57455745
\item
57465746
a \grammarterm{conversion-function-id} that specifies a dependent type,
57475747
\item
5748-
a name $N$ introduced by the \grammarterm{for-range-declaration} $D$
5748+
a name $N$ introduced by the \grammarterm{for-range-declaration}
57495749
of an expansion statement $S$
57505750
if the type specified for $N$ contains a placeholder type and either
57515751
\begin{itemize}

0 commit comments

Comments
 (0)