Skip to content

Commit 8732b6f

Browse files
tkoeppezygoloid
authored andcommitted
CWG2294 Dependent auto static data members
1 parent cdc80a3 commit 8732b6f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

source/templates.tex

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5131,6 +5131,13 @@
51315131
declared with a type
51325132
that contains a placeholder type\iref{dcl.spec.auto},
51335133

5134+
\item
5135+
an
5136+
\grammarterm{identifier}
5137+
associated by name lookup with
5138+
a variable declared with a type that contains a placeholder type\iref{dcl.spec.auto}
5139+
where the initializer is type-dependent,
5140+
51345141
\item
51355142
an \grammarterm{identifier} associated by name lookup with one or more
51365143
declarations of member functions of the current instantiation declared

0 commit comments

Comments
 (0)