Skip to content

Commit e7e5b69

Browse files
jensmaurertkoeppe
authored andcommitted
[task.promise] Refer to parameter types of the completion signatures
Fixes NB US 260-390 (C++26 CD).
1 parent 776bc28 commit e7e5b69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/exec.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7478,7 +7478,7 @@
74787478
\pnum
74797479
\exposid{error-variant} is a \tcode{variant<monostate,
74807480
remove_cvref_t<E>...>}, with duplicate types removed, where \tcode{E...}
7481-
are template arguments of the specialization of
7481+
are the parameter types of the template arguments of the specialization of
74827482
\tcode{execution::completion_signatures} denoted by
74837483
\tcode{error_types}.
74847484

0 commit comments

Comments
 (0)