Template Struct tuple_element< I, proxsuite::linalg::veg::Tuple< Ts… > >

Struct Documentation

template<proxsuite::linalg::veg::usize I, typename ...Ts>
struct tuple_element<I, proxsuite::linalg::veg::Tuple<Ts...>>

Public Types

using type = proxsuite::linalg::veg::ith<I, Ts...>