Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__p2300.hpp271 using stopped_as_optional_t STDEXEC_STD_DEPRECATED = typedef
272 stdexec::stopped_as_optional_t;
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dexecution.hpp4441 struct stopped_as_optional_t struct
4446 return __make_sexpr<stopped_as_optional_t>( in operator ()()
4452 __binder_back<stopped_as_optional_t> operator()() const noexcept in operator ()() argument
4474 static_assert(sender_expr_for<_Self, stopped_as_optional_t>);
4482 static_assert(sender_expr_for<_Self, stopped_as_optional_t>);
4543 using __stopped_as_xxx::stopped_as_optional_t;
4544 inline constexpr stopped_as_optional_t stopped_as_optional{};
4549 struct __sexpr_impl<stopped_as_optional_t> :