Skip to content

Commit 5e01d59

Browse files
committed
[temp.variadic] Make xref more precise.
1 parent 69d331f commit 5e01d59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/templates.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2773,7 +2773,7 @@
27732773
\item In an \grammarterm{alignment-specifier}\iref{dcl.align}; the pattern is
27742774
the \grammarterm{alignment-specifier} without the ellipsis.
27752775

2776-
\item In a \grammarterm{capture-list}\iref{expr.prim.lambda}; the pattern is
2776+
\item In a \grammarterm{capture-list}\iref{expr.prim.lambda.capture}; the pattern is
27772777
the \grammarterm{capture} without the ellipsis.
27782778

27792779
\item In a \tcode{sizeof...} expression\iref{expr.sizeof}; the pattern is an

0 commit comments

Comments
 (0)