Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__bulk.hpp121 using __shape_t = decltype(__decay_t<__data_of<_Sender>>::__shape_); typedef
125 -> __completion_signatures<__fun_t<_Sender>, __shape_t<_Sender>,
137 using __shape_t = decltype(__state.__shape_); typedef
138 if constexpr (noexcept(__state.__fun_(__shape_t{}, __args...)))
140 for (__shape_t __i{}; __i != __state.__shape_; ++__i)
151 for (__shape_t __i{}; __i != __state.__shape_; ++__i)