Home
last modified time | relevance | path

Searched refs:__children (Results 1 – 2 of 2) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__sender_introspection.hpp46 using __children = __types<_Child...>; typedef
85 __mapply<_Continuation, typename __detail::__desc_of<_Sender>::__children>;
H A D__domain.hpp50 _Children&&... __children) const -> decltype(auto) in operator ()()
54 static_cast<_Children&&>(__children)...); in operator ()()