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.hpp261 struct when_all_t { struct
264 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