Skip to content

Commit c232b23

Browse files
eisenwavetkoeppe
authored andcommitted
CWG3095 Type-dependent packs that are not structured binding packs
Fixes NB AT 3-098 (C++26 CD).
1 parent 94055b3 commit c232b23

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
@@ -5772,7 +5772,7 @@
57725772
a structured binding declaration\iref{dcl.struct.bind} whose
57735773
\grammarterm{brace-or-equal-initializer} is type-dependent,
57745774
\item
5775-
associated by name lookup with a pack,
5775+
associated by name lookup with a structured binding pack,
57765776
\begin{example}
57775777
\begin{codeblock}
57785778
struct C { };

0 commit comments

Comments
 (0)