Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__sync_wait.hpp299 struct sync_wait_with_variant_t { struct
309 auto operator()(_Sender&& __sndr) const -> decltype(auto) { in operator ()()
326 auto apply_sender(_Sender&& __sndr) const -> std::optional<__variant_for_t<_Sender>> { in apply_sender()
H A D__p2300.hpp373 using sync_wait_with_variant_t STDEXEC_STD_DEPRECATED = typedef