From fb72674c1fe60ee44610cb9bc2fbb33a0d6763f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20K=C3=B6ppe?= Date: Fri, 1 Aug 2025 11:57:08 +0100 Subject: [PATCH] [dcl.attr.grammar] Delete redundant "and no alignment-specifier". Now that we say "an attribute-list with no attributes", the additional "and no alignment-specifier" is redundant. --- source/declarations.tex | 1 - 1 file changed, 1 deletion(-) diff --git a/source/declarations.tex b/source/declarations.tex index 6214e7ef57..f468c96cf6 100644 --- a/source/declarations.tex +++ b/source/declarations.tex @@ -9480,7 +9480,6 @@ by an ellipsis is a pack expansion\iref{temp.variadic}. An \grammarterm{attribute-specifier} that contains an \grammarterm{attribute-list} with no \grammarterm{attribute}s -and no \grammarterm{alignment-specifier} has no effect. The order in which the \grammarterm{attribute-token}{s} appear in an \grammarterm{attribute-list} is not significant. If a