Typedef proxsuite::proxqp::detail::Detected

Typedef Documentation

template<typename Fallback, template<typename...> class F, typename ...Ts>
using proxsuite::proxqp::detail::Detected = typename DetectedImpl<void, Fallback, F, Ts...>::Type