Skip to content

Commit 941728e

Browse files
eisenwavetkoeppe
authored andcommitted
CWG1670 auto as conversion-type-id
Also a late resolution of NB FI 4 (C++14 CD).
1 parent 09210c9 commit 941728e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/declarations.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1859,7 +1859,8 @@
18591859
\pnum
18601860
A placeholder type can appear in
18611861
the \grammarterm{decl-specifier-seq} or \grammarterm{type-specifier-seq}
1862-
in the declared return type of a function declarator that declares a function;
1862+
in the declared return type of a function declarator
1863+
that declares a function other than a conversion function\iref{class.conv.fct};
18631864
the return type of the function is
18641865
deduced from non-discarded \tcode{return} statements, if any, in the body
18651866
of the function\iref{stmt.if}.

0 commit comments

Comments
 (0)