#include <proxsuite/linalg/veg/tuple.hpp>
Public Member Functions | |
VEG_TEMPLATE ((typename Fn, typename... Ts, usize... Is), requires(VEG_ALL_OF(VEG_CONCEPT(fn_mut< Fn, proxsuite::linalg::veg::meta::invoke_result_t< Fn &, 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_mut< Fn | |
Public Attributes | |
Ts && | Tuple< proxsuite::linalg::veg::meta::invoke_result_t< Fn &, Ts && >... > |
proxsuite::linalg::veg::tuple::nb::map::VEG_TEMPLATE | ( | (typename Fn, typename... Ts, usize... Is) | , |
requires(VEG_ALL_OF(VEG_CONCEPT( fn_mut< Fn, proxsuite::linalg::veg::meta::invoke_result_t< Fn &, Ts && >, Ts && >))) | , | ||
VEG_NODISCARD VEG_INLINE | VEG_CPP14constexpr) auto operator(, | ||
(args, IndexedTuple< proxsuite::linalg::veg::meta::index_sequence< Is... >, Ts... > &&) | , | ||
(fn, Fn) | ) const |
Ts&& proxsuite::linalg::veg::tuple::nb::map::Tuple< proxsuite::linalg::veg::meta::invoke_result_t< Fn &, Ts && >... > |