We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37a8df7 commit e524191Copy full SHA for e524191
source/declarations.tex
@@ -1068,7 +1068,9 @@
1068
1069
\pnum
1070
The \tcode{inline} specifier shall not appear on a block scope
1071
-declaration.\footnote{The \tcode{inline} keyword has no effect on the linkage of a function.}
+declaration or
1072
+on the declaration of a function parameter.
1073
+\footnote{The \tcode{inline} keyword has no effect on the linkage of a function.}
1074
If the \tcode{inline} specifier is used in a friend function declaration, that
1075
declaration shall be a definition or the function shall have previously
1076
been declared inline.
0 commit comments