proxsuite 0.7.1
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:
static_cast<
HollowIndexedTuple<meta::make_index_sequence<sizeof...(Ts)>, Ts...>*>(
nullptr)))
auto get_idx(HollowLeaf< I, T > const *) VEG_NOEXCEPT -> meta::constant< usize, I >
_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: