Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__stopped_as_error.hpp32 struct stopped_as_error_t struct
48 -> __binder_back<stopped_as_error_t, _Error> in operator ()()
55 using __sae::stopped_as_error_t;
56 inline constexpr stopped_as_error_t stopped_as_error{};
H A D__p2300.hpp273 using stopped_as_error_t STDEXEC_STD_DEPRECATED = stdexec::stopped_as_error_t; typedef