Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions source/exec.tex
Original file line number Diff line number Diff line change
Expand Up @@ -7237,8 +7237,9 @@

\pnum
A program is ill-formed if \tcode{error_types} is not a
specialization of \tcode{completion_signatures<ErrorSigs...>} or
\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
contain an element which is not of the form
\tcode{set_error_t(E)} for some type \tcode{E}.

\pnum
Expand Down