Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__let.hpp518 struct __let_impl : __sexpr_defaults struct
537 using _Fun = __data_of<_Sender>;
538 using _Child = __child_of<_Sender>;
539 using _Sched = __completion_sched<_Child, _Set>;
540 using __mk_let_state =
543 using __let_state_t =
562 static void __bind_(_State& __state, _OpState& __op_state, _As&&... __as) in __bind_()
579 static void __bind(_OpState& __op_state, _As&&... __as) noexcept in __bind()
627 using _Receiver = decltype(__op_state.__rcvr_);