Searched defs:subscribe_t (Results 1 – 1 of 1) sorted by relevance
479 struct subscribe_t { struct481 using __tfx_sequence_t = __tfx_sequence_t<_Sequence, env_of_t<_Receiver>>;484 static constexpr auto __select_impl() noexcept { in __select_impl()543 using __select_impl_t = decltype(__select_impl<_Sequence, _Receiver>());546 auto operator()(_Sequence&& __sequence, _Receiver&& __rcvr) const in operator ()()592 static constexpr auto query(stdexec::forwarding_query_t) noexcept -> bool { in query()