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.hpp172 using __sexpr = _Sexpr; typedef
566 struct __sexpr struct
568 using sender_concept = sender_t;
571 using __id = __sexpr;
572 using __t = __sexpr;
573 using __desc_t = decltype(_DescriptorFn());
574 using __tag_t = typename __desc_t::__tag;
575 using __captures_t = __minvoke<__desc_t, __q<__detail::__captures_t>>;
577 mutable __captures_t __impl_;
581 explicit __sexpr(_Tag, _Data&& __data, _Child&&... __child) : in __sexpr() function
[all …]