Home
last modified time | relevance | path

Searched defs:when_all_t (Results 1 – 2 of 2) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__when_all.hpp272 struct when_all_t struct
275 using _Sender = __1;
276 using __legacy_customizations_t = //
281 auto operator()(_Senders&&... __sndrs) const -> __well_formed_sender auto in operator ()()
H A D__p2300.hpp264 using when_all_t STDEXEC_STD_DEPRECATED = stdexec::when_all_t; typedef