Searched defs:__has_algorithm_customizations_t (Results 1 – 1 of 1) sorted by relevance
149 struct __has_algorithm_customizations_t : struct153 using __result_t =158 constexpr auto operator()(_Tp&&) const noexcept(noexcept(__result_t<_Tp>{})) in operator ()()169 constexpr auto operator()(auto&&) const noexcept -> std::false_type in operator ()()