Searched refs:never_stop_token (Results 1 – 5 of 5) sorted by relevance
90 struct never_stop_token struct95 explicit __callback_type(never_stop_token, auto&&) noexcept {} in __callback_type()112 auto operator==(const never_stop_token&) const noexcept -> bool = default;
860 get_stop_token_t (*)(never_stop_token (*)() noexcept)) -> __mbool<true>;
70 using never_stop_token STDEXEC_STD_DEPRECATED = stdexec::never_stop_token; typedef
122 struct never_stop_token;
243 template <class _Env, class _Token = never_stop_token>