Searched refs:__query (Results 1 – 2 of 2) sorted by relevance
64 using __query = _Tag; typedef73 using __query = _Tag; typedef99 using __query = __data_of<_Self>; typedef100 using __result = __call_result_t<__query, env_of_t<_Receiver>>;101 return __state<__query, __result>();107 using __query = typename _State::__query; typedef114 __query(), stdexec::get_env(__rcvr));119 __nothrow_callable<__query, env_of_t<_Receiver>>;123 return __query()(stdexec::get_env(__rcvr)); in __anona47160310102()
41 struct __query struct60 consteval auto operator()(_Query __query) const noexcept -> bool in operator ()()98 constexpr auto operator()(_Query __query, _Queryable&& __queryable, in operator ()()103 return static_cast<_Query&&>(__query)( in operator ()()129 __query<get_forward_progress_guarantee_t>150 __query<__has_algorithm_customizations_t>179 struct get_scheduler_t : __query<get_scheduler_t>195 struct get_delegatee_scheduler_t : __query<get_delegatee_scheduler_t>211 struct get_allocator_t : __query<get_allocator_t>233 struct get_stop_token_t : __query<get_stop_token_t>[all …]