File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1927
1927
1928
1928
\diffref {dcl.typedef }
1929
1929
\change Unnamed classes with a typedef name for linkage purposes
1930
- can only contain C-compatible constructs.
1930
+ can contain only C-compatible constructs.
1931
1931
\rationale Necessary for implementability.
1932
1932
\effect Valid C++ 2017 code may be ill-formed in this International Standard.
1933
1933
\begin {codeblock }
Original file line number Diff line number Diff line change 8991
8991
in a function declaration or to the declaration of a class or enumeration.
8992
8992
It shall appear at most once in each \grammarterm {attribute-list}.
8993
8993
An \grammarterm {attribute-argument-clause} may be present
8994
- and, if present, it shall have the form:
8994
+ and, if present, shall have the form:
8995
8995
8996
8996
\begin {ncbnf }
8997
8997
\terminal {(} string-literal \terminal {)}
You can’t perform that action at this time.
0 commit comments