Searched refs:get_forward_progress_guarantee_t (Results 1 – 5 of 5) sorted by relevance
91 struct get_forward_progress_guarantee_t;107 using __queries::get_forward_progress_guarantee_t;114 extern const get_forward_progress_guarantee_t get_forward_progress_guarantee;
128 struct get_forward_progress_guarantee_t : struct129 __query<get_forward_progress_guarantee_t>132 requires tag_invocable<get_forward_progress_guarantee_t, __cref_t<_Tp>>134 nothrow_tag_invocable<get_forward_progress_guarantee_t, __cref_t<_Tp>>) in operator ()()135 -> __decay_t<tag_invoke_result_t<get_forward_progress_guarantee_t, in operator ()()138 return tag_invoke(get_forward_progress_guarantee_t{}, in operator ()()365 using __queries::get_forward_progress_guarantee_t;375 inline constexpr get_forward_progress_guarantee_t
45 auto query(get_forward_progress_guarantee_t) const noexcept in query()
181 auto query(get_forward_progress_guarantee_t) const noexcept in query()
126 inline constexpr stdexec::get_forward_progress_guarantee_t