Then, let
op be the result of the evaluation of
E, and
wherever the specification of the operation associated with
op
contains a glvalue
which would denote an object transitively constructed from
rcvr,
that glvalue instead denotes the result of applying
the temporary materialization conversion to the expression
remove_cvref_t<decltype(rcvr)>::make_receiver_for(addressof(op)).