Skip to content

Commit 0882ce5

Browse files
committed
CWG2858 Declarative nested-name-specifiers and pack-index-specifiers
1 parent 76493cf commit 0882ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/expressions.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1649,7 +1649,7 @@
16491649
a declarative \grammarterm{nested-name-specifier}.
16501650
\end{itemize}
16511651
A declarative \grammarterm{nested-name-specifier}
1652-
shall not have a \grammarterm{decltype-specifier}.
1652+
shall not have a \grammarterm{computed-type-specifier}.
16531653
A declaration that uses a declarative \grammarterm{nested-name-specifier}
16541654
shall be a friend declaration or
16551655
inhabit a scope that contains the entity being redeclared or specialized.

0 commit comments

Comments
 (0)