proxsuite 0.7.2
The Advanced Proximal Optimization Toolbox
Loading...
Searching...
No Matches
proxsuite::linalg::veg::_detail::_tuple Namespace Reference

Functions

template<usize... Is, typename... Ts>
static VEG_INLINE constexpr auto tuple_fwd (tuple::IndexedTuple< meta::index_sequence< Is... >, Ts... > &&tup) VEG_NOEXCEPT -> Tuple< Ts &&... >

Function Documentation

◆ tuple_fwd()

template<usize... Is, typename... Ts>
VEG_INLINE constexpr auto proxsuite::linalg::veg::_detail::_tuple::tuple_fwd(tuple::IndexedTuple< meta::index_sequence< Is... >, Ts... > &&tup)-> Tuple<Ts&&...>
staticconstexpr

Definition at line 558 of file tuple.hpp.