Home
last modified time | relevance | path

Searched defs:transfer_when_all_with_variant_t (Results 1 – 2 of 2) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__p2300.hpp268 using transfer_when_all_with_variant_t STDEXEC_STD_DEPRECATED = typedef
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dexecution.hpp5956 struct transfer_when_all_with_variant_t struct
5958 using _Env = __0;
5959 using _Sender = __1;
5960 using __legacy_customizations_t = //
5967 auto operator()(_Scheduler&& __sched, _Senders&&... __sndrs) const in operator ()()
5980 static auto transform_sender(_Sender&& __sndr, const _Env& __env) in transform_sender()