Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__execution_fwd.hpp244 struct __sexpr_apply_t;
247 using __detail::__sexpr_apply_t;
248 extern const __sexpr_apply_t __sexpr_apply;
H A D__basic_sender.hpp688 struct __sexpr_apply_t struct
707 using __detail::__sexpr_apply_t;
708 inline constexpr __sexpr_apply_t __sexpr_apply{};
712 __call_result_t<__sexpr_apply_t, _Sender, _ApplyFn>;
H A D__domain.hpp99 if constexpr (__callable<__sexpr_apply_t, _Sender, in transform_sender()
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dexecution.hpp3724 -> __call_result_t<__sexpr_apply_t, _Self,