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