proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
Loading...
Searching...
No Matches
proxsuite::linalg::veg::tuple::nb::map_i Struct Reference

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

Public Member Functions

 VEG_TEMPLATE ((typename Fn, typename... Ts, usize... Is), requires(VEG_ALL_OF(VEG_CONCEPT(fn_once< inner_ith< Fn &, Is >, proxsuite::linalg::veg::meta::invoke_result_t< inner_ith< Fn &, Is >, Ts >, Ts >))), VEG_NODISCARD VEG_INLINE VEG_CPP14(constexpr) auto operator(),(args, IndexedTuple< proxsuite::linalg::veg::meta::index_sequence< Is... >, Ts... > &&),(fn, Fn)) const VEG_NOEXCEPT_IF(VEG_ALL_OF(VEG_CONCEPT(nothrow_fn_once< inner_ith< Fn &
 

Public Attributes

 Is
 

Detailed Description

Definition at line 246 of file tuple.hpp.

Member Function Documentation

◆ VEG_TEMPLATE()

proxsuite::linalg::veg::tuple::nb::map_i::VEG_TEMPLATE ( (typename Fn, typename... Ts, usize... Is) ,
requires(VEG_ALL_OF(VEG_CONCEPT( fn_once< inner_ith< Fn &, Is >, proxsuite::linalg::veg::meta::invoke_result_t< inner_ith< Fn &, Is >, Ts >, Ts >))) ,
VEG_NODISCARD VEG_INLINE VEG_CPP14constexpr) auto operator(,
(args, IndexedTuple< proxsuite::linalg::veg::meta::index_sequence< Is... >, Ts... > &&) ,
(fn, Fn)  ) const &

Member Data Documentation

◆ Is

proxsuite::linalg::veg::tuple::nb::map_i::Is

Definition at line 264 of file tuple.hpp.


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