File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1779
1779
\opt {\grammarterm {type-constraint}} \keyword {auto}.
1780
1780
The placeholder type shall appear
1781
1781
as one of the \grammarterm {decl-specifier}{s} in
1782
- the \grammarterm {decl-specifier-seq} or
1782
+ the \grammarterm {decl-specifier-seq} or,
1783
+ in case of function pointer type,
1783
1784
as one of the \grammarterm {type-specifier}{s} in
1784
1785
a \grammarterm {trailing-return-type}
1785
1786
that specifies the type that replaces such
1817
1818
in an initializing declaration\iref {dcl.init } of a variable.
1818
1819
The placeholder type shall appear as one of the
1819
1820
\grammarterm {decl-specifier}{s} in the \grammarterm {decl-specifier-seq}
1820
- or as one of the
1821
+ or, in case of function pointer type, as one of the
1821
1822
\grammarterm {type-specifier}{s} in a \grammarterm {trailing-return-type}
1822
1823
that specifies the type that replaces such a \grammarterm {decl-specifier};
1823
1824
the \grammarterm {decl-specifier-seq}
You can’t perform that action at this time.
0 commit comments