Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__env.hpp149 struct __has_algorithm_customizations_t : struct
153 using __result_t =
158 constexpr auto operator()(_Tp&&) const in operator ()()
169 constexpr auto operator()(auto&&) const noexcept -> std::false_type in operator ()()