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 3175
3175
static consteval void @\exposid {check-types}@();
3176
3176
};
3177
3177
\end {codeblock }
3178
+
3179
+ \pnum
3178
3180
Invocation of
3179
3181
\tcode {\exposid {impls-for}<\exposid {write-env-t}>::\exposid {join-env}}
3180
3182
returns an object \tcode {e} such that
3187
3189
to \tcode {state.query(q)} if that expression is valid,
3188
3190
otherwise, \tcode {e.query(q)} is expression-equivalent
3189
3191
to \tcode {env.query(q)}.
3190
- \item
3192
+ \end {itemize }
3193
+
3194
+ \pnum
3191
3195
For a type \tcode {Sndr} and a pack of types \tcode {Env},
3192
3196
let \tcode {State} be \tcode {\exposid {data-type}<Sndr>} and
3193
3197
let \tcode {JoinEnv} be the pack
3194
3198
\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...>()}
3196
3200
is expression-equivalent to
3197
- \tcode {get_completion_signatures<\linebreak {}\exposid {child-type}<Sndr>, JoinEnv...>()}.
3198
- \end {itemize }
3201
+ \tcode {get_completion_signatures<\exposid {child-\linebreak {}type}<Sndr>, JoinEnv...>()}.
3199
3202
3200
3203
\rSec 3[exec.unstoppable]{\tcode {execution::unstoppable}}
3201
3204
You can’t perform that action at this time.
0 commit comments