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 09210c9 commit 941728eCopy full SHA for 941728e
source/declarations.tex
@@ -1859,7 +1859,8 @@
1859
\pnum
1860
A placeholder type can appear in
1861
the \grammarterm{decl-specifier-seq} or \grammarterm{type-specifier-seq}
1862
-in the declared return type of a function declarator that declares a function;
+in the declared return type of a function declarator
1863
+that declares a function other than a conversion function\iref{class.conv.fct};
1864
the return type of the function is
1865
deduced from non-discarded \tcode{return} statements, if any, in the body
1866
of the function\iref{stmt.if}.
0 commit comments