File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 31753175 static consteval void @\exposid {check-types}@();
31763176};
31773177\end {codeblock }
3178+
3179+ \pnum
31783180Invocation of
31793181\tcode {\exposid {impls-for}<\exposid {write-env-t}>::\exposid {join-env}}
31803182returns an object \tcode {e} such that
31873189to \tcode {state.query(q)} if that expression is valid,
31883190otherwise, \tcode {e.query(q)} is expression-equivalent
31893191to \tcode {env.query(q)}.
3190- \item
3192+ \end {itemize }
3193+
3194+ \pnum
31913195For a type \tcode {Sndr} and a pack of types \tcode {Env},
31923196let \tcode {State} be \tcode {\exposid {data-type}<Sndr>} and
31933197let \tcode {JoinEnv} be the pack
31943198\tcode {decltype(\exposid {join-env}(declval<State>(), \exposid {FWD-ENV}(declval<Env>())))}.
3195- Then \tcode {\exposid {impls-for}<\exposid {write-\linebreak {}env- t}>::\exposid {check-types}<Sndr, Env...>()}
3199+ Then \tcode {\exposid {impls-for}<\exposid {write-env- \brk {} t}>::\exposid {check-types}<Sndr, Env...>()}
31963200is expression-equivalent to
3197- \tcode {get_completion_signatures<\linebreak {}\exposid {child-type}<Sndr>, JoinEnv...>()}.
3198- \end {itemize }
3201+ \tcode {get_completion_signatures<\exposid {child-\brk {}type}<Sndr>, JoinEnv...>()}.
31993202
32003203\rSec 3[exec.unstoppable]{\tcode {execution::unstoppable}}
32013204
You can’t perform that action at this time.
0 commit comments