Skip to content

Commit c41620c

Browse files
eisenwavetkoeppe
authored andcommitted
CWG3083 Remove redundant restrictions on class and enum definitions
Fixes NB US 35-066 (C++26 CD).
1 parent 73dcbe2 commit c41620c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source/statements.tex

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,6 @@
154154
each
155155
\grammarterm{decl-specifier} shall be either a \grammarterm{type-specifier}
156156
or \keyword{constexpr}.
157-
The \grammarterm{decl-specifier-seq} of a \grammarterm{for-range-declaration}
158-
shall not define a class or enumeration.
159157

160158
\rSec1[stmt.label]{Label}%
161159
\indextext{statement!labeled}

0 commit comments

Comments
 (0)