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 508c139 commit ff9797dCopy full SHA for ff9797d
source/exec.tex
@@ -7237,8 +7237,9 @@
7237
7238
\pnum
7239
A program is ill-formed if \tcode{error_types} is not a
7240
-specialization of \tcode{completion_signatures<ErrorSigs...>} or
7241
-\tcode{ErrorSigs} contains an element which is not of the form
+specialization of \tcode{execution::completion_signatures}
+or if the template arguments of that specialization
7242
+contain an element which is not of the form
7243
\tcode{set_error_t(E)} for some type \tcode{E}.
7244
7245
0 commit comments