Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__p2300.hpp265 using when_all_with_variant_t STDEXEC_STD_DEPRECATED = typedef
266 stdexec::when_all_with_variant_t;
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dexecution.hpp5861 struct when_all_with_variant_t struct
5865 __types<tag_invoke_t(when_all_with_variant_t, _Sender...)>;
5873 __domain, __make_sexpr<when_all_with_variant_t>( in operator ()()
6011 using __when_all::when_all_with_variant_t;
6012 inline constexpr when_all_with_variant_t when_all_with_variant{};
6026 struct __sexpr_impl<when_all_with_variant_t> :