File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1018
1018
describing the potential declaration of a non-static data member where
1019
1019
\begin {itemize }
1020
1020
\item $ T$ is a type,
1021
- \item $ N$ is an identifier or $ \bot $ ,
1021
+ \item $ N$ is an \grammarterm { identifier} or $ \bot $ ,
1022
1022
\item $ A$ is an alignment or $ \bot $ ,
1023
1023
\item $ W$ is a bit-field width or $ \bot $ , and
1024
1024
\item $ \mathit {NUA}$ is a boolean value.
1041
1041
is otherwise declared without an \grammarterm {alignment-specifier},
1042
1042
\item
1043
1043
it is a bit-field\iref {class.bit } with the width given by $ W$
1044
- if W is not $ \bot $ and is otherwise not a bit-field, and
1044
+ if $ W $ is not $ \bot $ and is otherwise not a bit-field, and
1045
1045
\item
1046
1046
it is declared with
1047
1047
the attribute \tcode {[[no_unique_address]]}\iref {dcl.attr.nouniqueaddr }
You can’t perform that action at this time.
0 commit comments