Searched refs:then_t (Results 1 – 2 of 2) sorted by relevance
50 struct then_t struct58 __domain, __make_sexpr<then_t>(static_cast<_Fun&&>(__fun), in operator ()()64 auto operator()(_Fun __fun) const -> __binder_back<then_t, _Fun> in operator ()() argument72 __types<tag_invoke_t(then_t,76 tag_invoke_t(then_t, _Sender, _Fun)>;85 static_assert(sender_expr_for<_Sender, then_t>);108 using __then::then_t;113 inline constexpr then_t then{};116 struct __sexpr_impl<then_t> : __then::__then_impl
256 using then_t STDEXEC_STD_DEPRECATED = stdexec::then_t; typedef