Typedef proxsuite::linalg::veg::_detail::_meta::call_expr

Typedef Documentation

template<typename Fn, typename... Args> proxsuite::linalg::veg::_detail::_meta::call_expr = decltype(VEG_DECLVAL(Fn &&)(VEG_DECLVAL(Args &&)...))