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.hpp241 using __sexpr = _Sexpr; typedef
541 struct __sexpr struct
543 using sender_concept = sender_t;
545 using __id = __sexpr;
546 using __t = __sexpr;
547 using __desc_t = decltype(_DescriptorFn());
548 using __tag_t = typename __desc_t::__tag;
551 static constexpr auto __is_non_dependent() noexcept -> bool in __is_non_dependent()
556 mutable __captures_t __impl_;
560 explicit __sexpr(_Tag, _Data&& __data, _Child&&... __child) : in __sexpr() function
[all …]