Skip to content

Commit bd17337

Browse files
burblebeetkoeppe
authored andcommitted
LWG4204 specification of as-sndr2(Sig) in [exec.let] is incomplete
1 parent 676eb86 commit bd17337

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
@@ -3567,7 +3567,7 @@
35673567
Then \tcode{ops2_variant_t} denotes
35683568
the type
35693569
\begin{codeblock}
3570-
variant<monostate, connect_result_t<@\exposid{as-sndr2}@<LetSigs>, @\exposid{receiver2}@<Rcvr, Env>>...>
3570+
variant<monostate, connect_result_t<@\exposid{as-sndr2}@<LetSigs>, @\exposid{receiver2}@<Rcvr, env_t>>...>
35713571
\end{codeblock}
35723572
except with duplicate types removed.
35733573

0 commit comments

Comments
 (0)