Given a sender
Sndr and an environment
Env,
adapt the completion signatures of
Sndr by
lvalue-ref qualifying the values,
adding an additional
exception_ptr error completion
if it is not already there, and
leaving the other completion signatures alone
.