Searched refs:__cvref_id (Results 1 – 7 of 7) sorted by relevance
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __debug.hpp | 242 __debug_receiver<__cvref_id<_Sender>, _Env, _Sigs>; 267 __debug_receiver<__cvref_id<_Sender>, _Env, _Sigs>;
|
H A D | __split.hpp | 73 __t<__meval<__receiver, __cvref_id<_CvrefSender>, __id<_Env>>>;
|
H A D | __ensure_started.hpp | 81 __t<__meval<__receiver, __cvref_id<_CvrefSender>, __id<_Env>>>;
|
H A D | __env.hpp | 618 return __t<__fwd<__cvref_id<_Env>>>{static_cast<_Env&&>(__env)}; in operator ()() 666 using _Without = __t<__without_<__cvref_id<_Env>, _Tag>>; in operator ()()
|
H A D | __shared.hpp | 235 using __receiver_t = __t<__receiver<__cvref_id<_CvrefSender>, __id<_Env>>>;
|
H A D | __meta.hpp | 936 using __cvref_id = __copy_cvref_t<_From, __id<_To>>; typedef
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/ |
H A D | async_scope.hpp | 125 stdexec::__t<__when_empty_op<__cvref_id<_Self, _Constrained>,
|