Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__transfer_just.hpp84 struct transfer_just_t struct
86 using _Data = __0;
87 using __legacy_customizations_t = //
91 auto operator()(_Scheduler&& __sched, in operator ()()
102 static auto transform_sender(_Sender&& __sndr, const _Env& __env) in transform_sender()
H A D__p2300.hpp230 using transfer_just_t STDEXEC_STD_DEPRECATED = stdexec::transfer_just_t; typedef