File tree 1 file changed +12
-2
lines changed
1 file changed +12
-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
1783
- as one of the \grammarterm {type-specifier}{s} in
1782
+ the \grammarterm {decl-specifier-seq}
1783
+ directly related to the parameter
1784
+ \begin {note }
1785
+ not to a nested parameter in case of
1786
+ function pointer or reference type
1787
+ \end {note }
1788
+ or as one of the \grammarterm {type-specifier}{s} in
1784
1789
a \grammarterm {trailing-return-type}
1785
1790
that specifies the type that replaces such
1786
1791
a \grammarterm {decl-specifier} (see below);
1817
1822
in an initializing declaration\iref {dcl.init } of a variable.
1818
1823
The placeholder type shall appear as one of the
1819
1824
\grammarterm {decl-specifier}{s} in the \grammarterm {decl-specifier-seq}
1825
+ directly related to the variable
1826
+ \begin {note }
1827
+ not to a nested parameter in case of
1828
+ function pointer or reference type
1829
+ \end {note }
1820
1830
or as one of the
1821
1831
\grammarterm {type-specifier}{s} in a \grammarterm {trailing-return-type}
1822
1832
that specifies the type that replaces such a \grammarterm {decl-specifier};
You can’t perform that action at this time.
0 commit comments