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 5be2c32 commit 29dbf3fCopy full SHA for 29dbf3f
source/declarations.tex
@@ -1866,7 +1866,8 @@
1866
\pnum
1867
A placeholder type can appear in
1868
the \grammarterm{decl-specifier-seq} or \grammarterm{type-specifier-seq}
1869
-in the declared return type of a function declarator that declares a function;
+in the declared return type of a function declarator
1870
+that declares a function other than a conversion function\iref{class.conv.fct};
1871
the return type of the function is
1872
deduced from non-discarded \tcode{return} statements, if any, in the body
1873
of the function\iref{stmt.if}.
0 commit comments