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

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

Public Types

template<typename... Ts>
using Type
 

Detailed Description

template<typename T>
struct proxsuite::linalg::veg::_detail::pack_idx_elem< T >

Definition at line 223 of file integer_seq.hpp.

Member Typedef Documentation

◆ Type

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

Definition at line 226 of file integer_seq.hpp.


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