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 d1dba8f commit 7eca145Copy full SHA for 7eca145
source/meta.tex
@@ -6899,7 +6899,7 @@
6899
but $S$ would have no member named \tcode{type}; or
6900
\item
6901
the call is specified to return \tcode{$S$::value},
6902
- but that expression is not a valid converted constant expression of type \tcode{R},
+ but that expression would not be a valid converted constant expression of type \tcode{R},
6903
where \tcode{R} is the return type of $F$;
6904
\end{itemize}
6905
then an exception of type \tcode{meta::exception} is thrown.
0 commit comments