Typedef proxsuite::linalg::veg::meta::invoke_result_t

Typedef Documentation

template<typename Fn, typename ...Args>
using proxsuite::linalg::veg::meta::invoke_result_t = meta::detected_t<_detail::_meta::call_expr, Fn&&, Args&&...>