Template Function proxsuite::linalg::veg::_detail::_tuple::tuple_fwd

Function Documentation

template<usize... Is, typename... Ts> static constexpr VEG_INLINE auto proxsuite::linalg::veg::_detail::_tuple::tuple_fwd (tuple::IndexedTuple< meta::index_sequence< Is... >, Ts... > &&tup) VEG_NOEXCEPT -> Tuple< Ts &&... >