Home
last modified time | relevance | path

Searched refs:__has_algorithm_customizations_t (Results 1 – 2 of 2) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__execution_fwd.hpp92 struct __has_algorithm_customizations_t;
101 using __queries::__has_algorithm_customizations_t;
113 extern const __has_algorithm_customizations_t __has_algorithm_customizations;
H A D__env.hpp149 struct __has_algorithm_customizations_t : struct
150 __query<__has_algorithm_customizations_t>
154 tag_invoke_result_t<__has_algorithm_customizations_t, __cref_t<_Tp>>;
157 requires tag_invocable<__has_algorithm_customizations_t, __cref_t<_Tp>>
161 using _Boolean = tag_invoke_result_t<__has_algorithm_customizations_t,
355 using __queries::__has_algorithm_customizations_t;
373 inline constexpr __has_algorithm_customizations_t