Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__basic_sender.hpp468 struct __sexpr { struct
469 using sender_concept = sender_t;
472 using __id = __sexpr;
473 using __t = __sexpr;
474 using __desc_t = decltype(_DescriptorFn());
475 using __tag_t = __desc_t::__tag;
476 using __captures_t = __minvoke<__desc_t, __q<__detail::__captures_t>>;
478 mutable __captures_t __impl_;
481 STDEXEC_ATTRIBUTE(host, device, always_inline) in STDEXEC_ATTRIBUTE()
491 using __impl = __sexpr_impl<__meval<__msecond, _Self, __tag_t>>;
[all …]