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

#include <proxsuite/linalg/veg/tuple.hpp>

Inheritance diagram for proxsuite::linalg::veg::Tuple< Ts >:
[legend]
Collaboration diagram for proxsuite::linalg::veg::Tuple< Ts >:
[legend]

Public Types

using Indexed
 

Public Member Functions

 VEG_EXPLICIT_COPY (Tuple)
 

Detailed Description

template<typename... Ts>
struct proxsuite::linalg::veg::Tuple< Ts >

Definition at line 506 of file tuple.hpp.

Member Typedef Documentation

◆ Indexed

template<typename... Ts>
using proxsuite::linalg::veg::Tuple< Ts >::Indexed
Initial value:
tuple::IndexedTuple<meta::make_index_sequence<sizeof...(Ts)>, Ts...>
_detail::_meta::make_integer_sequence< usize, N > * make_index_sequence

Definition at line 510 of file tuple.hpp.

Member Function Documentation

◆ VEG_EXPLICIT_COPY()

template<typename... Ts>
proxsuite::linalg::veg::Tuple< Ts >::VEG_EXPLICIT_COPY ( Tuple< Ts > )

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