Skip to content

Commit e888675

Browse files
fixup: add missing \libconcept
Co-authored-by: Jan Schultke <[email protected]>
1 parent 1257b05 commit e888675

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
@@ -5735,7 +5735,7 @@
57355735
returned from \tcode{affine_on(sndr, sch)} or one equal to such,
57365736
and let \tcode{OutSndr} be the type \tcode{decltype((out_sndr))}.
57375737
Let \tcode{out_rcvr} be a subexpression denoting a receiver that
5738-
has an environment of type \tcode{Env} such that \tcode{sender_in<OutSndr, Env>}
5738+
has an environment of type \tcode{Env} such that \tcode{\libconcept{sender_in}<OutSndr, Env>}
57395739
is \tcode{true}. Let \tcode{op} be an lvalue referring to
57405740
the operation state that results from connecting \tcode{out_sndr}
57415741
to \tcode{out_rcvr}. Calling \tcode{start(op)} will start \tcode{sndr}

0 commit comments

Comments
 (0)