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 31793179 static consteval void @\exposid {check-types}@();
31803180};
31813181\end {codeblock }
3182+
3183+ \pnum
31823184Invocation of
31833185\tcode {\exposid {impls-for}<\exposid {write-env-t}>::\exposid {join-env}}
31843186returns an object \tcode {e} such that
31913193to \tcode {state.query(q)} if that expression is valid,
31923194otherwise, \tcode {e.query(q)} is expression-equivalent
31933195to \tcode {env.query(q)}.
3194- \item
3196+ \end {itemize }
3197+
3198+ \pnum
31953199For a type \tcode {Sndr} and a pack of types \tcode {Env},
31963200let \tcode {State} be \tcode {\exposid {data-type}<Sndr>} and
31973201let \tcode {JoinEnv} be the pack
31983202\tcode {decltype(\exposid {join-env}(declval<State>(), \exposid {FWD-ENV}(declval<Env>())))}.
3199- Then \tcode {\exposid {impls-for}<\exposid {write-\linebreak {}env- t}>::\exposid {check-types}<Sndr, Env...>()}
3203+ Then \tcode {\exposid {impls-for}<\exposid {write-env- \brk {} t}>::\exposid {check-types}<Sndr, Env...>()}
32003204is expression-equivalent to
3201- \tcode {get_completion_signatures<\linebreak {}\exposid {child-type}<Sndr>, JoinEnv...>()}.
3202- \end {itemize }
3205+ \tcode {get_completion_signatures<\exposid {child-\linebreak {}type}<Sndr>, JoinEnv...>()}.
32033206
32043207\rSec 3[exec.unstoppable]{\tcode {execution::unstoppable}}
32053208
You can’t perform that action at this time.
0 commit comments