Searched defs:stopped_as_error_t (Results 1 – 2 of 2) sorted by relevance
32 struct stopped_as_error_t struct35 auto operator()(_Sender&& __sndr, _Error __err) const in operator ()()47 auto operator()(_Error __err) const in operator ()()
273 using stopped_as_error_t STDEXEC_STD_DEPRECATED = stdexec::stopped_as_error_t; typedef