Home
last modified time | relevance | path

Searched refs:__mk_state_fn_t (Results 1 – 1 of 1) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__when_all.hpp270 using __mk_state_fn_t = decltype(__when_all::__mk_state_fn(__declval<_Env>())); typedef
330 -> __sexpr_apply_result_t<_Self, __mk_state_fn_t<env_of_t<_Receiver>>> {