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.hpp171 using __sexpr = _Sexpr; typedef
494 struct __sexpr struct
496 using sender_concept = sender_t;
498 using __id = __sexpr;
499 using __t = __sexpr;
500 using __desc_t = decltype(_DescriptorFn());
501 using __tag_t = typename __desc_t::__tag;
504 mutable __captures_t __impl_;
508 explicit __sexpr(_Tag, _Data&& __data, _Child&&... __child) : in __sexpr() function
514 using __impl = __sexpr_impl<__meval<__msecond, _Self, __tag_t>>;
[all …]