proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
Loading...
Searching...
No Matches
proxsuite::linalg::veg::_detail::pack_ith_elem< I > Struct Template Reference

#include <proxsuite/linalg/veg/internal/integer_seq.hpp>

Public Types

template<typename... Ts>
using Type
 

Detailed Description

template<usize I>
struct proxsuite::linalg::veg::_detail::pack_ith_elem< I >

Definition at line 213 of file integer_seq.hpp.

Member Typedef Documentation

◆ Type

template<usize I>
template<typename... Ts>
using proxsuite::linalg::veg::_detail::pack_ith_elem< I >::Type
Initial value:
decltype(_detail::get_type<I>(
static_cast<
HollowIndexedTuple<meta::make_index_sequence<sizeof...(Ts)>, Ts...>*>(
nullptr)))
_detail::_meta::make_integer_sequence< usize, N > * make_index_sequence

Definition at line 216 of file integer_seq.hpp.


The documentation for this struct was generated from the following file: