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 10181018describing the potential declaration of a non-static data member where
10191019\begin {itemize }
10201020\item $ T$ is a type,
1021- \item $ N$ is an identifier or $ \bot $ ,
1021+ \item $ N$ is an \grammarterm { identifier} or $ \bot $ ,
10221022\item $ A$ is an alignment or $ \bot $ ,
10231023\item $ W$ is a bit-field width or $ \bot $ , and
10241024\item $ \mathit {NUA}$ is a boolean value.
10411041is otherwise declared without an \grammarterm {alignment-specifier},
10421042\item
10431043it 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
10451045\item
10461046it is declared with
10471047the attribute \tcode {[[no_unique_address]]}\iref {dcl.attr.nouniqueaddr }
You can’t perform that action at this time.
0 commit comments